#9FCB95#9FCB95
#9FCB95 is a light, moderate green. Relative luminance 0.523; OKLCH L 79.7% C 0.088 H 139.9°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCB95 |
|---|---|
| RGB | rgb(159, 203, 149) |
| HSL | hsl(109, 34%, 69%) |
| HSV | hsv(109, 27%, 80%) |
| CMYK | cmyk(21.7%, 0%, 26.6%, 20.4%) |
| CIE-LAB | lab(77.43, -24.69, 22.35) |
| CIE-LCH | lch(77.43, 33.30, 137.85°) |
| OKLab | oklab(79.67% -0.0672 0.0567) |
| OKLCH | oklch(79.67% 0.088 139.9) |
| XYZ | xyz(41.0775, 52.2516, 36.3493) |
| Luminance | 0.5225 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.48
Light Grey Green
#B7E1A1
ΔE00 5.78
Lichen
#8FB67B
ΔE00 5.84
Pistachio
#93C572
ΔE00 6.27
Sage Green (survey)
#88B378
ΔE00 6.75
Hospital Green
#9BE5AA
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCB95 #C195CB
analogous
#BACB95 #9FCB95 #95CBA6
triadic
#9FCB95 #959FCB #CB959F
tetradic
#9FCB95 #95BACB #C195CB #CBA695
square
#9FCB95 #95BACB #C195CB #CBA695
split-complementary
#9FCB95 #A695CB #CB95BA
monochromatic
#5A9A4C #7AB76C #9FCB95 #C4DFBE #E9F3E7
Accessibility & contrast
On white
1.83
#9FCB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#9FCB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCB95
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCB95 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC292
Deuteranopia (green-blind)
#C7BE98
Tritanopia (blue-blind)
#9DC7BC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #9fcb95; /* rgb */ color: rgb(159, 203, 149); /* oklch */ color: oklch(79.7% 0.088 139.9);
Tailwind
colors: {
custom: {
50: '#bcdbb4',
500: '#9fcb95',
950: '#000000',
},
}SCSS
$custom: #9fcb95; $custom-light: #bcdbb4; $custom-dark: #000000;
JSON
{
"hex": "#9fcb95",
"rgb": {
"r": 159,
"g": 203,
"b": 149
},
"hsl": {
"h": 108.889,
"s": 34.177,
"l": 69.02
},
"oklch": {
"l": 0.79666,
"c": 0.08791,
"h": 139.9
},
"luminance": 0.52253
}Semantic roles & 50–950 ramp
primary
#9FCB95
secondary
#9564A0
accent
#39AD97
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#121511
muted
#828481