#9CEEAA#9CEEAA
#9CEEAA is a very light, vivid green. Relative luminance 0.711; OKLCH L 87.9% C 0.123 H 148.8°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9CEEAA |
|---|---|
| RGB | rgb(156, 238, 170) |
| HSL | hsl(130, 71%, 77%) |
| HSV | hsv(130, 34%, 93%) |
| CMYK | cmyk(34.5%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(87.54, -38.58, 25.22) |
| CIE-LCH | lch(87.54, 46.09, 146.82°) |
| OKLab | oklab(87.9% -0.1054 0.0639) |
| OKLCH | oklch(87.9% 0.123 148.8) |
| XYZ | xyz(51.5379, 71.1166, 49.0337) |
| Luminance | 0.7112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.99
Hospital Green
#9BE5AA
ΔE00 2.47
Light Mint Green
#A6FBB2
ΔE00 2.81
Mint (survey)
#9FFEB0
ΔE00 3.56
Light Seafoam Green
#A7FFB5
ΔE00 3.58
Light Seafoam
#A0FEBF
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CEEAA #EE9CE0
analogous
#B7EE9C #9CEEAA #9CEED3
triadic
#9CEEAA #AA9CEE #EEAA9C
tetradic
#9CEEAA #9CB7EE #EE9CE0 #EED39C
square
#9CEEAA #9CB7EE #EE9CE0 #EED39C
split-complementary
#9CEEAA #D39CEE #EE9CB7
monochromatic
#34DC50 #68E57D #9CEEAA #D0F7D7 #E5FBE9
Accessibility & contrast
On white
1.38
#9CEEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#9CEEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CEEAA
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CEEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CEEAA | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#E3D8AE
Tritanopia (blue-blind)
#90EBDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #9ceeaa; /* rgb */ color: rgb(156, 238, 170); /* oklch */ color: oklch(87.9% 0.123 148.8);
Tailwind
colors: {
custom: {
50: '#bcf4c3',
500: '#9ceeaa',
950: '#000000',
},
}SCSS
$custom: #9ceeaa; $custom-light: #bcf4c3; $custom-dark: #000000;
JSON
{
"hex": "#9ceeaa",
"rgb": {
"r": 156,
"g": 238,
"b": 170
},
"hsl": {
"h": 130.244,
"s": 70.69,
"l": 77.255
},
"oklch": {
"l": 0.87899,
"c": 0.12327,
"h": 148.8
},
"luminance": 0.71119
}Semantic roles & 50–950 ramp
primary
#9CEEAA
secondary
#CB64B9
accent
#13B2D3
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#121712
muted
#828582