#8FCB8A#8FCB8A
#8FCB8A is a light, moderate green. Relative luminance 0.504; OKLCH L 78.5% C 0.109 H 142.6°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCB8A |
|---|---|
| RGB | rgb(143, 203, 138) |
| HSL | hsl(115, 38%, 67%) |
| HSV | hsv(115, 32%, 80%) |
| CMYK | cmyk(29.6%, 0%, 32%, 20.4%) |
| CIE-LAB | lab(76.31, -31.90, 26.45) |
| CIE-LCH | lch(76.31, 41.44, 140.34°) |
| OKLab | oklab(78.45% -0.087 0.0665) |
| OKLCH | oklch(78.45% 0.109 142.6) |
| XYZ | xyz(37.2696, 50.3850, 31.8014) |
| Luminance | 0.5039 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.74
Soft Green
#6FC276
ΔE00 4.80
Darkseagreen
#8FBC8F
ΔE00 5.50
Lichen
#8FB67B
ΔE00 5.91
Sage Green (survey)
#88B378
ΔE00 6.40
Hospital Green
#9BE5AA
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCB8A #C68ACB
analogous
#B0CB8A #8FCB8A #8ACBA6
triadic
#8FCB8A #8A8FCB #CB8A8F
tetradic
#8FCB8A #8AB0CB #C68ACB #CBA68A
square
#8FCB8A #8AB0CB #C68ACB #CBA68A
split-complementary
#8FCB8A #A68ACB #CB8AB0
monochromatic
#4A9743 #66B860 #8FCB8A #B8DEB4 #E0F1DF
Accessibility & contrast
On white
1.90
#8FCB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#8FCB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCB8A
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCB8A | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC086
Deuteranopia (green-blind)
#C5BA8E
Tritanopia (blue-blind)
#8AC7BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8fcb8a; /* rgb */ color: rgb(143, 203, 138); /* oklch */ color: oklch(78.5% 0.109 142.6);
Tailwind
colors: {
custom: {
50: '#b1dbac',
500: '#8fcb8a',
950: '#000000',
},
}SCSS
$custom: #8fcb8a; $custom-light: #b1dbac; $custom-dark: #000000;
JSON
{
"hex": "#8fcb8a",
"rgb": {
"r": 143,
"g": 203,
"b": 138
},
"hsl": {
"h": 115.385,
"s": 38.462,
"l": 66.863
},
"oklch": {
"l": 0.78451,
"c": 0.10947,
"h": 142.6
},
"luminance": 0.50386
}Semantic roles & 50–950 ramp
primary
#8FCB8A
secondary
#995B9E
accent
#34B1A8
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#111510
muted
#818481