#9CD09E#9CD09E
#9CD09E is a light, moderate green. Relative luminance 0.546; OKLCH L 80.8% C 0.088 H 145.7°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD09E |
|---|---|
| RGB | rgb(156, 208, 158) |
| HSL | hsl(122, 36%, 71%) |
| HSV | hsv(122, 25%, 82%) |
| CMYK | cmyk(25%, 0%, 24%, 18.4%) |
| CIE-LAB | lab(78.84, -26.63, 19.50) |
| CIE-LCH | lch(78.84, 33.01, 143.79°) |
| OKLab | oklab(80.81% -0.0728 0.0497) |
| OKLCH | oklch(80.81% 0.088 145.7) |
| XYZ | xyz(42.4360, 54.6468, 40.6531) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.09
Hospital Green
#9BE5AA
ΔE00 5.36
Light Grey Green
#B7E1A1
ΔE00 5.97
Light Sage
#BCECAC
ΔE00 7.38
Seafoam
#7FE0B3
ΔE00 7.46
Lichen
#8FB67B
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD09E #D09CCE
analogous
#B4D09C #9CD09E #9CD0B8
triadic
#9CD09E #9E9CD0 #D09E9C
tetradic
#9CD09E #9CB4D0 #D09CCE #D0B89C
square
#9CD09E #9CB4D0 #D09CCE #D0B89C
split-complementary
#9CD09E #B89CD0 #D09CB4
monochromatic
#4EA451 #73BC75 #9CD09E #C6E4C7 #EAF5EB
Accessibility & contrast
On white
1.76
#9CD09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#9CD09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD09E
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD09E | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C79B
Deuteranopia (green-blind)
#C9C1A1
Tritanopia (blue-blind)
#97CDC2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9cd09e; /* rgb */ color: rgb(156, 208, 158); /* oklch */ color: oklch(80.8% 0.088 145.7);
Tailwind
colors: {
custom: {
50: '#badeba',
500: '#9cd09e',
950: '#000000',
},
}SCSS
$custom: #9cd09e; $custom-light: #badeba; $custom-dark: #000000;
JSON
{
"hex": "#9cd09e",
"rgb": {
"r": 156,
"g": 208,
"b": 158
},
"hsl": {
"h": 122.308,
"s": 35.616,
"l": 71.373
},
"oklch": {
"l": 0.80806,
"c": 0.08818,
"h": 145.7
},
"luminance": 0.54648
}Semantic roles & 50–950 ramp
primary
#9CD09E
secondary
#A66AA3
accent
#37AAAE
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121511
muted
#828481