#8FC39B#8FC39B
#8FC39B is a light, moderate green. Relative luminance 0.472; OKLCH L 77.0% C 0.079 H 151.3°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC39B |
|---|---|
| RGB | rgb(143, 195, 155) |
| HSL | hsl(134, 30%, 66%) |
| HSV | hsv(134, 27%, 76%) |
| CMYK | cmyk(26.7%, 0%, 20.5%, 23.5%) |
| CIE-LAB | lab(74.34, -25.11, 14.72) |
| CIE-LCH | lch(74.34, 29.11, 149.62°) |
| OKLab | oklab(76.98% -0.0691 0.0378) |
| OKLCH | oklch(76.98% 0.079 151.3) |
| XYZ | xyz(36.7574, 47.2350, 38.1845) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.75
Pale Teal
#82CBB2
ΔE00 6.55
Lichen
#8FB67B
ΔE00 6.94
Sage Green (survey)
#88B378
ΔE00 7.14
Greenish Grey
#96AE8D
ΔE00 7.56
Faded Green
#7BB274
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC39B #C38FB7
analogous
#9DC38F #8FC39B #8FC3B5
triadic
#8FC39B #9B8FC3 #C39B8F
tetradic
#8FC39B #8F9DC3 #C38FB7 #C3B58F
square
#8FC39B #8F9DC3 #C38FB7 #C3B58F
split-complementary
#8FC39B #B58FC3 #C38F9D
monochromatic
#4B8C5A #67AE77 #8FC39B #B7D8BF #DFEEE2
Accessibility & contrast
On white
2.01
#8FC39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#8FC39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC39B
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC39B | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA99
Deuteranopia (green-blind)
#BBB59D
Tritanopia (blue-blind)
#88C1B8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8fc39b; /* rgb */ color: rgb(143, 195, 155); /* oklch */ color: oklch(77.0% 0.079 151.3);
Tailwind
colors: {
custom: {
50: '#b1d5b8',
500: '#8fc39b',
950: '#000000',
},
}SCSS
$custom: #8fc39b; $custom-light: #b1d5b8; $custom-dark: #000000;
JSON
{
"hex": "#8fc39b",
"rgb": {
"r": 143,
"g": 195,
"b": 155
},
"hsl": {
"h": 133.846,
"s": 30.233,
"l": 66.275
},
"oklch": {
"l": 0.76978,
"c": 0.07878,
"h": 151.3
},
"luminance": 0.47236
}Semantic roles & 50–950 ramp
primary
#8FC39B
secondary
#DFCEDB
accent
#3D90A9
background
#FAFDFB
surface
#F5FAF6
border
#CFD3D0
text
#111411
muted
#808380