#9CD09D#9CD09D
#9CD09D is a light, moderate green. Relative luminance 0.546; OKLCH L 80.8% C 0.089 H 145.2°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD09D |
|---|---|
| RGB | rgb(156, 208, 157) |
| HSL | hsl(121, 36%, 71%) |
| HSV | hsv(121, 25%, 82%) |
| CMYK | cmyk(25%, 0%, 24.5%, 18.4%) |
| CIE-LAB | lab(78.82, -26.80, 20.00) |
| CIE-LCH | lch(78.82, 33.44, 143.27°) |
| OKLab | oklab(80.78% -0.0732 0.051) |
| OKLCH | oklch(80.78% 0.089 145.2) |
| XYZ | xyz(42.3502, 54.6126, 40.2017) |
| Luminance | 0.5461 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.12
Hospital Green
#9BE5AA
ΔE00 5.34
Light Grey Green
#B7E1A1
ΔE00 5.84
Light Sage
#BCECAC
ΔE00 7.29
Lichen
#8FB67B
ΔE00 7.48
Seafoam
#7FE0B3
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD09D #D09CCF
analogous
#B5D09C #9CD09D #9CD0B7
triadic
#9CD09D #9D9CD0 #D09D9C
tetradic
#9CD09D #9CB5D0 #D09CCF #D0B79C
square
#9CD09D #9CB5D0 #D09CCF #D0B79C
split-complementary
#9CD09D #B79CD0 #D09CB5
monochromatic
#4EA44F #73BC74 #9CD09D #C6E4C6 #EAF5EA
Accessibility & contrast
On white
1.76
#9CD09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#9CD09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD09D
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD09D | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C69A
Deuteranopia (green-blind)
#CAC1A0
Tritanopia (blue-blind)
#97CDC2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9cd09d; /* rgb */ color: rgb(156, 208, 157); /* oklch */ color: oklch(80.8% 0.089 145.2);
Tailwind
colors: {
custom: {
50: '#badeba',
500: '#9cd09d',
950: '#000000',
},
}SCSS
$custom: #9cd09d; $custom-light: #badeba; $custom-dark: #000000;
JSON
{
"hex": "#9cd09d",
"rgb": {
"r": 156,
"g": 208,
"b": 157
},
"hsl": {
"h": 121.154,
"s": 35.616,
"l": 71.373
},
"oklch": {
"l": 0.80784,
"c": 0.08923,
"h": 145.2
},
"luminance": 0.54614
}Semantic roles & 50–950 ramp
primary
#9CD09D
secondary
#A66AA5
accent
#37ACAE
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121511
muted
#828481