#9CCB95#9CCB95
#9CCB95 is a light, moderate green. Relative luminance 0.519; OKLCH L 79.5% C 0.090 H 141.4°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCB95 |
|---|---|
| RGB | rgb(156, 203, 149) |
| HSL | hsl(112, 34%, 69%) |
| HSV | hsv(112, 27%, 80%) |
| CMYK | cmyk(23.2%, 0%, 26.6%, 20.4%) |
| CIE-LAB | lab(77.25, -25.72, 22.07) |
| CIE-LCH | lch(77.25, 33.89, 139.37°) |
| OKLab | oklab(79.47% -0.0701 0.056) |
| OKLCH | oklch(79.47% 0.09 141.4) |
| XYZ | xyz(40.4896, 51.9485, 36.3217) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.29
Lichen
#8FB67B
ΔE00 5.88
Light Grey Green
#B7E1A1
ΔE00 6.03
Pistachio
#93C572
ΔE00 6.33
Sage Green (survey)
#88B378
ΔE00 6.69
Hospital Green
#9BE5AA
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCB95 #C495CB
analogous
#B7CB95 #9CCB95 #95CBA9
triadic
#9CCB95 #959CCB #CB959C
tetradic
#9CCB95 #95B7CB #C495CB #CBA995
square
#9CCB95 #95B7CB #C495CB #CBA995
split-complementary
#9CCB95 #A995CB #CB95B7
monochromatic
#569A4C #76B76C #9CCB95 #C2DFBE #E9F3E7
Accessibility & contrast
On white
1.84
#9CCB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#9CCB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCB95
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCB95 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC292
Deuteranopia (green-blind)
#C6BD98
Tritanopia (blue-blind)
#99C7BC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #9ccb95; /* rgb */ color: rgb(156, 203, 149); /* oklch */ color: oklch(79.5% 0.090 141.4);
Tailwind
colors: {
custom: {
50: '#badbb4',
500: '#9ccb95',
950: '#000000',
},
}SCSS
$custom: #9ccb95; $custom-light: #badbb4; $custom-dark: #000000;
JSON
{
"hex": "#9ccb95",
"rgb": {
"r": 156,
"g": 203,
"b": 149
},
"hsl": {
"h": 112.222,
"s": 34.177,
"l": 69.02
},
"oklch": {
"l": 0.79474,
"c": 0.08971,
"h": 141.4
},
"luminance": 0.5195
}Semantic roles & 50–950 ramp
primary
#9CCB95
secondary
#9864A0
accent
#39AD9E
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#121511
muted
#828481