#9FFEC9#9FFEC9
#9FFEC9 is a very light, moderate green. Relative luminance 0.825; OKLCH L 92.4% C 0.117 H 158.6°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFEC9 |
|---|---|
| RGB | rgb(159, 254, 201) |
| HSL | hsl(147, 98%, 81%) |
| HSV | hsv(147, 37%, 100%) |
| CMYK | cmyk(37.4%, 0%, 20.9%, 0.4%) |
| CIE-LAB | lab(92.78, -39.30, 16.61) |
| CIE-LCH | lch(92.78, 42.67, 157.09°) |
| OKLab | oklab(92.37% -0.1088 0.0426) |
| OKLCH | oklch(92.37% 0.117 158.6) |
| XYZ | xyz(60.2784, 82.4679, 67.9887) |
| Luminance | 0.8247 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 2.31
Pale Turquoise
#A5FBD5
ΔE00 3.64
Light Aquamarine
#7BFDC7
ΔE00 3.69
Mint
#AAF0C1
ΔE00 3.89
Light Sea Green
#98F6B0
ΔE00 4.30
Light Blue Green
#7EFBB3
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFEC9 #FE9FD4
analogous
#A4FE9F #9FFEC9 #9FFEF8
triadic
#9FFEC9 #C99FFE #FEC99F
tetradic
#9FFEC9 #9FA4FE #FE9FD4 #FEF89F
square
#9FFEC9 #9FA4FE #FE9FD4 #FEF89F
split-complementary
#9FFEC9 #F89FFE #FE9FA4
monochromatic
#26FD85 #62FDA7 #9FFEC9 #DCFFEB #E1FFEE
Accessibility & contrast
On white
1.20
#9FFEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#9FFEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFEC9
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFEC9 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1C6
Deuteranopia (green-blind)
#EDE6CC
Tritanopia (blue-blind)
#8AFDEF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #9ffec9; /* rgb */ color: rgb(159, 254, 201); /* oklch */ color: oklch(92.4% 0.117 158.6);
Tailwind
colors: {
custom: {
50: '#beffd9',
500: '#9ffec9',
950: '#000000',
},
}SCSS
$custom: #9ffec9; $custom-light: #beffd9; $custom-dark: #000000;
JSON
{
"hex": "#9ffec9",
"rgb": {
"r": 159,
"g": 254,
"b": 201
},
"hsl": {
"h": 146.526,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.92373,
"c": 0.11683,
"h": 158.6
},
"luminance": 0.82472
}Semantic roles & 50–950 ramp
primary
#9FFEC9
secondary
#E160A8
accent
#0080E6
background
#FDFFFE
surface
#F9FFFB
border
#D2D7D4
text
#121814
muted
#828683