#9CD49A#9CD49A
#9CD49A is a light, moderate green. Relative luminance 0.565; OKLCH L 81.6% C 0.099 H 143.8°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD49A |
|---|---|
| RGB | rgb(156, 212, 154) |
| HSL | hsl(118, 40%, 72%) |
| HSV | hsv(118, 27%, 83%) |
| CMYK | cmyk(26.4%, 0%, 27.4%, 16.9%) |
| CIE-LAB | lab(79.89, -29.23, 23.05) |
| CIE-LCH | lch(79.89, 37.22, 141.74°) |
| OKLab | oklab(81.63% -0.0798 0.0584) |
| OKLCH | oklch(81.63% 0.099 143.8) |
| XYZ | xyz(43.0848, 56.4864, 39.1985) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.39
Light Grey Green
#B7E1A1
ΔE00 4.84
Light Sage
#BCECAC
ΔE00 6.25
Darkseagreen
#8FBC8F
ΔE00 6.37
Pistachio
#93C572
ΔE00 6.94
Mint
#AAF0C1
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD49A #D29AD4
analogous
#B9D49A #9CD49A #9AD4B5
triadic
#9CD49A #9A9CD4 #D49A9C
tetradic
#9CD49A #9AB9D4 #D29AD4 #D4B59A
square
#9CD49A #9AB9D4 #D29AD4 #D4B59A
split-complementary
#9CD49A #B59AD4 #D49AB9
monochromatic
#4CAB49 #72C26F #9CD49A #C6E6C5 #EAF6EA
Accessibility & contrast
On white
1.71
#9CD49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#9CD49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD49A
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD49A | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA96
Deuteranopia (green-blind)
#CEC49D
Tritanopia (blue-blind)
#97D1C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9cd49a; /* rgb */ color: rgb(156, 212, 154); /* oklch */ color: oklch(81.6% 0.099 143.8);
Tailwind
colors: {
custom: {
50: '#bae1b8',
500: '#9cd49a',
950: '#000000',
},
}SCSS
$custom: #9cd49a; $custom-light: #bae1b8; $custom-dark: #000000;
JSON
{
"hex": "#9cd49a",
"rgb": {
"r": 156,
"g": 212,
"b": 154
},
"hsl": {
"h": 117.931,
"s": 40.278,
"l": 71.765
},
"oklch": {
"l": 0.81627,
"c": 0.09888,
"h": 143.8
},
"luminance": 0.56488
}Semantic roles & 50–950 ramp
primary
#9CD49A
secondary
#A868AA
accent
#32B3AF
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121511
muted
#828481