#9FCB8A#9FCB8A
#9FCB8A is a light, moderate green. Relative luminance 0.519; OKLCH L 79.4% C 0.100 H 135.9°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCB8A |
|---|---|
| RGB | rgb(159, 203, 138) |
| HSL | hsl(101, 38%, 67%) |
| HSV | hsv(101, 32%, 80%) |
| CMYK | cmyk(21.7%, 0%, 32%, 20.4%) |
| CIE-LAB | lab(77.23, -26.41, 27.85) |
| CIE-LCH | lch(77.23, 38.39, 133.48°) |
| OKLab | oklab(79.44% -0.0719 0.0698) |
| OKLCH | oklch(79.44% 0.1 135.9) |
| XYZ | xyz(40.2404, 51.9168, 31.9407) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.01
Light Moss Green
#A6C875
ΔE00 4.68
Lichen
#8FB67B
ΔE00 5.50
Light Grey Green
#B7E1A1
ΔE00 5.51
Pale Olive Green
#B1D27B
ΔE00 5.72
Darkseagreen
#8FBC8F
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCB8A #B68ACB
analogous
#C0CB8A #9FCB8A #8ACB96
triadic
#9FCB8A #8A9FCB #CB8A9F
tetradic
#9FCB8A #8AC0CB #B68ACB #CB968A
square
#9FCB8A #8AC0CB #B68ACB #CB968A
split-complementary
#9FCB8A #968ACB #CB8AC0
monochromatic
#5E9743 #7CB860 #9FCB8A #C2DEB4 #E5F1DF
Accessibility & contrast
On white
1.84
#9FCB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#9FCB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCB8A
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCB8A | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C186
Deuteranopia (green-blind)
#C9BD8D
Tritanopia (blue-blind)
#9EC6BA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #9fcb8a; /* rgb */ color: rgb(159, 203, 138); /* oklch */ color: oklch(79.4% 0.100 135.9);
Tailwind
colors: {
custom: {
50: '#bcdbac',
500: '#9fcb8a',
950: '#000000',
},
}SCSS
$custom: #9fcb8a; $custom-light: #bcdbac; $custom-dark: #000000;
JSON
{
"hex": "#9fcb8a",
"rgb": {
"r": 159,
"g": 203,
"b": 138
},
"hsl": {
"h": 100.615,
"s": 38.462,
"l": 66.863
},
"oklch": {
"l": 0.7944,
"c": 0.10022,
"h": 135.9
},
"luminance": 0.51918
}Semantic roles & 50–950 ramp
primary
#9FCB8A
secondary
#885B9E
accent
#34B189
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#121510
muted
#828481