#8FCB95#8FCB95
#8FCB95 is a light, moderate green. Relative luminance 0.507; OKLCH L 78.7% C 0.098 H 147.1°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCB95 |
|---|---|
| RGB | rgb(143, 203, 149) |
| HSL | hsl(126, 37%, 68%) |
| HSV | hsv(126, 30%, 80%) |
| CMYK | cmyk(29.6%, 0%, 26.6%, 20.4%) |
| CIE-LAB | lab(76.51, -30.06, 20.93) |
| CIE-LCH | lch(76.51, 36.63, 145.15°) |
| OKLab | oklab(78.68% -0.0822 0.0532) |
| OKLCH | oklch(78.68% 0.098 147.1) |
| XYZ | xyz(38.1067, 50.7198, 36.2100) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.33
Soft Green
#6FC276
ΔE00 6.08
Hospital Green
#9BE5AA
ΔE00 6.11
Lichen
#8FB67B
ΔE00 6.58
Sage Green (survey)
#88B378
ΔE00 6.97
Pistachio
#93C572
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCB95 #CB8FC5
analogous
#A7CB8F #8FCB95 #8FCBB3
triadic
#8FCB95 #958FCB #CB958F
tetradic
#8FCB95 #8FA7CB #CB8FC5 #CBB38F
square
#8FCB95 #8FA7CB #CB8FC5 #CBB38F
split-complementary
#8FCB95 #B38FCB #CB8FA7
monochromatic
#47994F #65B86D #8FCB95 #B9DEBD #E3F2E4
Accessibility & contrast
On white
1.88
#8FCB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#8FCB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCB95
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCB95 | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC192
Deuteranopia (green-blind)
#C3BA98
Tritanopia (blue-blind)
#88C8BC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8fcb95; /* rgb */ color: rgb(143, 203, 149); /* oklch */ color: oklch(78.7% 0.098 147.1);
Tailwind
colors: {
custom: {
50: '#b1dbb4',
500: '#8fcb95',
950: '#000000',
},
}SCSS
$custom: #8fcb95; $custom-light: #b1dbb4; $custom-dark: #000000;
JSON
{
"hex": "#8fcb95",
"rgb": {
"r": 143,
"g": 203,
"b": 149
},
"hsl": {
"h": 126,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.78683,
"c": 0.09791,
"h": 147.1
},
"luminance": 0.50721
}Semantic roles & 50–950 ramp
primary
#8FCB95
secondary
#A05F99
accent
#36A3AF
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111511
muted
#818481