#9CEEA0#9CEEA0
#9CEEA0 is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.7% C 0.133 H 145.5°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #9CEEA0 |
|---|---|
| RGB | rgb(156, 238, 160) |
| HSL | hsl(123, 71%, 77%) |
| HSV | hsv(123, 34%, 93%) |
| CMYK | cmyk(34.5%, 0%, 32.8%, 6.7%) |
| CIE-LAB | lab(87.36, -40.23, 30.08) |
| CIE-LCH | lch(87.36, 50.23, 143.21°) |
| OKLab | oklab(87.7% -0.1097 0.0755) |
| OKLCH | oklch(87.7% 0.133 145.5) |
| XYZ | xyz(50.6276, 70.7525, 44.2399) |
| Luminance | 0.7076 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.77
Light Sea Green
#98F6B0
ΔE00 3.01
Light Mint Green
#A6FBB2
ΔE00 3.09
Mint (survey)
#9FFEB0
ΔE00 3.52
Light Pastel Green
#B2FBA5
ΔE00 3.74
Light Seafoam Green
#A7FFB5
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CEEA0 #EE9CEA
analogous
#C1EE9C #9CEEA0 #9CEEC9
triadic
#9CEEA0 #A09CEE #EEA09C
tetradic
#9CEEA0 #9CC1EE #EE9CEA #EEC99C
square
#9CEEA0 #9CC1EE #EE9CEA #EEC99C
split-complementary
#9CEEA0 #C99CEE #EE9CC1
monochromatic
#34DC3C #68E56E #9CEEA0 #D0F7D2 #E5FBE6
Accessibility & contrast
On white
1.39
#9CEEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#9CEEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CEEA0
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CEEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CEEA0 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09B
Deuteranopia (green-blind)
#E4D8A4
Tritanopia (blue-blind)
#92EADA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #9ceea0; /* rgb */ color: rgb(156, 238, 160); /* oklch */ color: oklch(87.7% 0.133 145.5);
Tailwind
colors: {
custom: {
50: '#bcf4bc',
500: '#9ceea0',
950: '#000000',
},
}SCSS
$custom: #9ceea0; $custom-light: #bcf4bc; $custom-dark: #000000;
JSON
{
"hex": "#9ceea0",
"rgb": {
"r": 156,
"g": 238,
"b": 160
},
"hsl": {
"h": 122.927,
"s": 70.69,
"l": 77.255
},
"oklch": {
"l": 0.87698,
"c": 0.13318,
"h": 145.5
},
"luminance": 0.70755
}Semantic roles & 50–950 ramp
primary
#9CEEA0
secondary
#CB64C5
accent
#13C9D3
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121712
muted
#828582