#9FFEC0#9FFEC0
#9FFEC0 is a very light, vivid green. Relative luminance 0.821; OKLCH L 92.2% C 0.125 H 154.6°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFEC0 |
|---|---|
| RGB | rgb(159, 254, 192) |
| HSL | hsl(141, 98%, 81%) |
| HSV | hsv(141, 37%, 100%) |
| CMYK | cmyk(37.4%, 0%, 24.4%, 0.4%) |
| CIE-LAB | lab(92.60, -40.98, 20.96) |
| CIE-LCH | lch(92.60, 46.03, 152.91°) |
| OKLab | oklab(92.17% -0.1126 0.0535) |
| OKLCH | oklch(92.17% 0.125 154.6) |
| XYZ | xyz(59.2506, 82.0568, 62.5754) |
| Luminance | 0.8206 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 0.28
Light Sea Green
#98F6B0
ΔE00 2.55
Light Seafoam Green
#A7FFB5
ΔE00 2.91
Light Mint Green
#A6FBB2
ΔE00 3.03
Mint (survey)
#9FFEB0
ΔE00 3.27
Light Blue Green
#7EFBB3
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFEC0 #FE9FDD
analogous
#ADFE9F #9FFEC0 #9FFEEF
triadic
#9FFEC0 #C09FFE #FEC09F
tetradic
#9FFEC0 #9FADFE #FE9FDD #FEEF9F
square
#9FFEC0 #9FADFE #FE9FDD #FEEF9F
split-complementary
#9FFEC0 #EF9FFE #FE9FAD
monochromatic
#26FD71 #62FD98 #9FFEC0 #DCFFE8 #E1FFEB
Accessibility & contrast
On white
1.21
#9FFEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#9FFEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFEC0
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFEC0 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0BC
Deuteranopia (green-blind)
#EFE6C4
Tritanopia (blue-blind)
#8DFCED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9ffec0; /* rgb */ color: rgb(159, 254, 192); /* oklch */ color: oklch(92.2% 0.125 154.6);
Tailwind
colors: {
custom: {
50: '#beffd3',
500: '#9ffec0',
950: '#000000',
},
}SCSS
$custom: #9ffec0; $custom-light: #beffd3; $custom-dark: #000000;
JSON
{
"hex": "#9ffec0",
"rgb": {
"r": 159,
"g": 254,
"b": 192
},
"hsl": {
"h": 140.842,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.92167,
"c": 0.1247,
"h": 154.6
},
"luminance": 0.8206
}Semantic roles & 50–950 ramp
primary
#9FFEC0
secondary
#E160B4
accent
#0096E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683