#9CD197#9CD197
#9CD197 is a light, moderate green. Relative luminance 0.549; OKLCH L 80.9% C 0.097 H 142.5°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD197 |
|---|---|
| RGB | rgb(156, 209, 151) |
| HSL | hsl(115, 39%, 71%) |
| HSV | hsv(115, 28%, 82%) |
| CMYK | cmyk(25.4%, 0%, 27.8%, 18%) |
| CIE-LAB | lab(78.98, -28.29, 23.39) |
| CIE-LCH | lch(78.98, 36.71, 140.42°) |
| OKLab | oklab(80.88% -0.0771 0.0592) |
| OKLCH | oklch(80.88% 0.097 142.5) |
| XYZ | xyz(42.0951, 54.9018, 37.6514) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.04
Hospital Green
#9BE5AA
ΔE00 5.20
Darkseagreen
#8FBC8F
ΔE00 5.77
Pistachio
#93C572
ΔE00 6.38
Light Sage
#BCECAC
ΔE00 6.72
Lichen
#8FB67B
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD197 #CC97D1
analogous
#B9D197 #9CD197 #97D1AF
triadic
#9CD197 #979CD1 #D1979C
tetradic
#9CD197 #97B9D1 #CC97D1 #D1AF97
square
#9CD197 #97B9D1 #CC97D1 #D1AF97
split-complementary
#9CD197 #AF97D1 #D197B9
monochromatic
#51A549 #74BE6D #9CD197 #C4E4C1 #EBF6EA
Accessibility & contrast
On white
1.75
#9CD197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#9CD197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD197
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD197 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C793
Deuteranopia (green-blind)
#CBC29A
Tritanopia (blue-blind)
#98CDC2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9cd197; /* rgb */ color: rgb(156, 209, 151); /* oklch */ color: oklch(80.9% 0.097 142.5);
Tailwind
colors: {
custom: {
50: '#badfb6',
500: '#9cd197',
950: '#000000',
},
}SCSS
$custom: #9cd197; $custom-light: #badfb6; $custom-dark: #000000;
JSON
{
"hex": "#9cd197",
"rgb": {
"r": 156,
"g": 209,
"b": 151
},
"hsl": {
"h": 114.828,
"s": 38.667,
"l": 70.588
},
"oklch": {
"l": 0.8088,
"c": 0.09726,
"h": 142.5
},
"luminance": 0.54903
}Semantic roles & 50–950 ramp
primary
#9CD197
secondary
#A165A7
accent
#34B2A7
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121511
muted
#828481