#9CEAAA#9CEAAA
#9CEAAA is a very light, moderate green. Relative luminance 0.688; OKLCH L 87.0% C 0.117 H 149.1°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #9CEAAA |
|---|---|
| RGB | rgb(156, 234, 170) |
| HSL | hsl(131, 65%, 76%) |
| HSV | hsv(131, 33%, 92%) |
| CMYK | cmyk(33.3%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(86.41, -36.77, 23.67) |
| CIE-LCH | lch(86.41, 43.73, 147.22°) |
| OKLab | oklab(86.99% -0.1006 0.0601) |
| OKLCH | oklch(86.99% 0.117 149.1) |
| XYZ | xyz(50.3862, 68.8133, 48.6498) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.39
Light Sea Green
#98F6B0
ΔE00 2.89
Light Mint Green
#A6FBB2
ΔE00 3.77
Mint
#AAF0C1
ΔE00 4.25
Light Seafoam
#A0FEBF
ΔE00 4.49
Light Seafoam Green
#A7FFB5
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CEAAA #EA9CDC
analogous
#B5EA9C #9CEAAA #9CEAD1
triadic
#9CEAAA #AA9CEA #EAAA9C
tetradic
#9CEAAA #9CB5EA #EA9CDC #EAD19C
square
#9CEAAA #9CB5EA #EA9CDC #EAD19C
split-complementary
#9CEAAA #D19CEA #EA9CB5
monochromatic
#37D553 #6ADF7F #9CEAAA #CEF5D5 #E6FAE9
Accessibility & contrast
On white
1.42
#9CEAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#9CEAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CEAAA
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CEAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CEAAA | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA6
Deuteranopia (green-blind)
#DFD5AE
Tritanopia (blue-blind)
#91E7D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #9ceaaa; /* rgb */ color: rgb(156, 234, 170); /* oklch */ color: oklch(87.0% 0.117 149.1);
Tailwind
colors: {
custom: {
50: '#bbf1c3',
500: '#9ceaaa',
950: '#000000',
},
}SCSS
$custom: #9ceaaa; $custom-light: #bbf1c3; $custom-dark: #000000;
JSON
{
"hex": "#9ceaaa",
"rgb": {
"r": 156,
"g": 234,
"b": 170
},
"hsl": {
"h": 130.769,
"s": 65,
"l": 76.471
},
"oklch": {
"l": 0.86986,
"c": 0.11716,
"h": 149.1
},
"luminance": 0.68816
}Semantic roles & 50–950 ramp
primary
#9CEAAA
secondary
#C565B4
accent
#19ACCD
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#121712
muted
#828582