#9FFCAA#9FFCAA
#9FFCAA is a very light, vivid green. Relative luminance 0.799; OKLCH L 91.3% C 0.142 H 147.1°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9FFCAA |
|---|---|
| RGB | rgb(159, 252, 170) |
| HSL | hsl(127, 94%, 81%) |
| HSV | hsv(127, 37%, 99%) |
| CMYK | cmyk(36.9%, 0%, 32.5%, 1.2%) |
| CIE-LAB | lab(91.64, -43.88, 30.79) |
| CIE-LCH | lch(91.64, 53.61, 144.94°) |
| OKLab | oklab(91.25% -0.1196 0.0774) |
| OKLCH | oklch(91.25% 0.142 147.1) |
| XYZ | xyz(56.3613, 79.8909, 50.4731) |
| Luminance | 0.7989 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 0.98
Light Mint Green
#A6FBB2
ΔE00 1.66
Light Seafoam Green
#A7FFB5
ΔE00 1.71
Foam Green
#90FDA9
ΔE00 1.74
Mint Green
#8FFF9F
ΔE00 2.56
Light Sea Green
#98F6B0
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FFCAA #FC9FF1
analogous
#C2FC9F #9FFCAA #9FFCD8
triadic
#9FFCAA #AA9FFC #FCAA9F
tetradic
#9FFCAA #9FC2FC #FC9FF1 #FCD89F
square
#9FFCAA #9FC2FC #FC9FF1 #FCD89F
split-complementary
#9FFCAA #D89FFC #FC9FC2
monochromatic
#28F841 #64FA75 #9FFCAA #DAFEDF #E1FEE5
Accessibility & contrast
On white
1.24
#9FFCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#9FFCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FFCAA
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FFCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FFCAA | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA5
Deuteranopia (green-blind)
#F0E3AF
Tritanopia (blue-blind)
#92F8E7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #9ffcaa; /* rgb */ color: rgb(159, 252, 170); /* oklch */ color: oklch(91.3% 0.142 147.1);
Tailwind
colors: {
custom: {
50: '#befec4',
500: '#9ffcaa',
950: '#000000',
},
}SCSS
$custom: #9ffcaa; $custom-light: #befec4; $custom-dark: #000000;
JSON
{
"hex": "#9ffcaa",
"rgb": {
"r": 159,
"g": 252,
"b": 170
},
"hsl": {
"h": 127.097,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.91254,
"c": 0.14249,
"h": 147.1
},
"luminance": 0.79894
}Semantic roles & 50–950 ramp
primary
#9FFCAA
secondary
#DE61CF
accent
#00CAE6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#121812
muted
#828682