#8EB39B#8EB39B
#8EB39B is a light, muted green. Relative luminance 0.404; OKLCH L 73.3% C 0.053 H 156.4°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB39B |
|---|---|
| RGB | rgb(142, 179, 155) |
| HSL | hsl(141, 20%, 63%) |
| HSV | hsv(141, 21%, 70%) |
| CMYK | cmyk(20.7%, 0%, 13.4%, 29.8%) |
| CIE-LAB | lab(69.72, -17.40, 8.18) |
| CIE-LCH | lch(69.72, 19.22, 154.83°) |
| OKLab | oklab(73.27% -0.0485 0.0212) |
| OKLCH | oklch(73.27% 0.053 156.4) |
| XYZ | xyz(33.1902, 40.3565, 37.0449) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.84
Darkseagreen
#8FBC8F
ΔE00 6.29
Greyish Green
#82A67D
ΔE00 6.77
Grey Green
#86A17D
ΔE00 7.11
Sage Green
#9CAF88
ΔE00 7.12
Greeny Grey
#7EA07A
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB39B #B38EA6
analogous
#93B38E #8EB39B #8EB3AD
triadic
#8EB39B #9B8EB3 #B39B8E
tetradic
#8EB39B #8E93B3 #B38EA6 #B3AD8E
square
#8EB39B #8E93B3 #B38EA6 #B3AD8E
split-complementary
#8EB39B #AD8EB3 #B38E93
monochromatic
#50775E #699A7B #8EB39B #B3CCBB #D7E4DC
Accessibility & contrast
On white
2.31
#8EB39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#8EB39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB39B
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB39B | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD9A
Deuteranopia (green-blind)
#ACA99C
Tritanopia (blue-blind)
#88B2AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8eb39b; /* rgb */ color: rgb(142, 179, 155); /* oklch */ color: oklch(73.3% 0.053 156.4);
Tailwind
colors: {
custom: {
50: '#afc9b8',
500: '#8eb39b',
950: '#000000',
},
}SCSS
$custom: #8eb39b; $custom-light: #afc9b8; $custom-dark: #000000;
JSON
{
"hex": "#8eb39b",
"rgb": {
"r": 142,
"g": 179,
"b": 155
},
"hsl": {
"h": 141.081,
"s": 19.577,
"l": 62.941
},
"oklch": {
"l": 0.73265,
"c": 0.05293,
"h": 156.4
},
"luminance": 0.40358
}Semantic roles & 50–950 ramp
primary
#8EB39B
secondary
#D5C8D0
accent
#48809E
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101311
muted
#7F8280