RGB
159, 226, 191
HSL
149°, 54%, 75%
CMYK
30, 0, 15, 11
HSV
149°, 30%, 89%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #9FE2BF |
color: #9FE2BF;
|
| RGB | 159, 226, 191 |
color: rgb(159, 226, 191);
|
| RGB Percentage | 62%, 89%, 75% |
color: rgb(62%, 89%, 75%);
|
| CMYK | 30%, 0%, 15%, 11% | Not supported in CSS |
| HSL | 149°, 54%, 75% |
color: hsl(149, 54%, 75%);
|
| HSV | 149°, 30%, 89% | Not supported in CSS |
| CIE-LAB | 60, -13, 12 |
color: lab(60% -13 12);
|
| Decimal | 10478271 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.seafoam-green {
color: #9FE2BF;
}
SCSS
$seafoam-green: #9FE2BF;
RGB
rgb(159, 226, 191)
Accessibility & Contrast
White background
1.49:1
1.49
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
14.11:1
14.11
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element