#9CD39B#9CD39B
#9CD39B is a light, moderate green. Relative luminance 0.560; OKLCH L 81.4% C 0.096 H 144.2°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD39B |
|---|---|
| RGB | rgb(156, 211, 155) |
| HSL | hsl(119, 39%, 72%) |
| HSV | hsv(119, 27%, 83%) |
| CMYK | cmyk(26.1%, 0%, 26.5%, 17.3%) |
| CIE-LAB | lab(79.63, -28.59, 22.16) |
| CIE-LCH | lch(79.63, 36.17, 142.21°) |
| OKLab | oklab(81.42% -0.078 0.0563) |
| OKLCH | oklch(81.42% 0.096 144.2) |
| XYZ | xyz(42.9192, 56.0215, 39.5559) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.57
Light Grey Green
#B7E1A1
ΔE00 5.07
Darkseagreen
#8FBC8F
ΔE00 6.02
Light Sage
#BCECAC
ΔE00 6.50
Pistachio
#93C572
ΔE00 7.15
Mint
#AAF0C1
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD39B #D29BD3
analogous
#B8D39B #9CD39B #9BD3B6
triadic
#9CD39B #9B9CD3 #D39B9C
tetradic
#9CD39B #9BB8D3 #D29BD3 #D3B69B
square
#9CD39B #9BB8D3 #D29BD3 #D3B69B
split-complementary
#9CD39B #B69BD3 #D39BB8
monochromatic
#4CA94A #72C071 #9CD39B #C6E6C6 #EAF6EA
Accessibility & contrast
On white
1.72
#9CD39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#9CD39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD39B
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD39B | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C998
Deuteranopia (green-blind)
#CDC39E
Tritanopia (blue-blind)
#97D0C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9cd39b; /* rgb */ color: rgb(156, 211, 155); /* oklch */ color: oklch(81.4% 0.096 144.2);
Tailwind
colors: {
custom: {
50: '#bae0b8',
500: '#9cd39b',
950: '#000000',
},
}SCSS
$custom: #9cd39b; $custom-light: #bae0b8; $custom-dark: #000000;
JSON
{
"hex": "#9cd39b",
"rgb": {
"r": 156,
"g": 211,
"b": 155
},
"hsl": {
"h": 118.929,
"s": 38.889,
"l": 71.765
},
"oklch": {
"l": 0.81421,
"c": 0.09621,
"h": 144.2
},
"luminance": 0.56023
}Semantic roles & 50–950 ramp
primary
#9CD39B
secondary
#A869A9
accent
#34B2B0
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121511
muted
#828481