#9CD08D#9CD08D
#9CD08D is a light, moderate green. Relative luminance 0.541; OKLCH L 80.4% C 0.107 H 138.8°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD08D |
|---|---|
| RGB | rgb(156, 208, 141) |
| HSL | hsl(107, 42%, 68%) |
| HSV | hsv(107, 32%, 82%) |
| CMYK | cmyk(25%, 0%, 32.2%, 18.4%) |
| CIE-LAB | lab(78.52, -29.40, 27.99) |
| CIE-LCH | lch(78.52, 40.59, 136.42°) |
| OKLab | oklab(80.45% -0.0801 0.0702) |
| OKLCH | oklch(80.45% 0.107 138.8) |
| XYZ | xyz(41.0726, 54.1015, 33.4728) |
| Luminance | 0.5410 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.52
Light Grey Green
#B7E1A1
ΔE00 4.94
Light Moss Green
#A6C875
ΔE00 5.64
Pale Olive Green
#B1D27B
ΔE00 6.22
Hospital Green
#9BE5AA
ΔE00 6.27
Darkseagreen
#8FBC8F
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD08D #C18DD0
analogous
#BDD08D #9CD08D #8DD09F
triadic
#9CD08D #8D9CD0 #D08D9C
tetradic
#9CD08D #8DBDD0 #C18DD0 #D09F8D
square
#9CD08D #8DBDD0 #C18DD0 #D09F8D
split-complementary
#9CD08D #9F8DD0 #D08DBD
monochromatic
#57A042 #76BE62 #9CD08D #C2E2B8 #E7F4E4
Accessibility & contrast
On white
1.78
#9CD08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#9CD08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD08D
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD08D | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C589
Deuteranopia (green-blind)
#CCC091
Tritanopia (blue-blind)
#9ACBBF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9cd08d; /* rgb */ color: rgb(156, 208, 141); /* oklch */ color: oklch(80.4% 0.107 138.8);
Tailwind
colors: {
custom: {
50: '#badeaf',
500: '#9cd08d',
950: '#000000',
},
}SCSS
$custom: #9cd08d; $custom-light: #badeaf; $custom-dark: #000000;
JSON
{
"hex": "#9cd08d",
"rgb": {
"r": 156,
"g": 208,
"b": 141
},
"hsl": {
"h": 106.567,
"s": 41.615,
"l": 68.431
},
"oklch": {
"l": 0.80448,
"c": 0.10652,
"h": 138.8
},
"luminance": 0.54103
}Semantic roles & 50–950 ramp
primary
#9CD08D
secondary
#955CA5
accent
#31B597
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481