#8EBD97#8EBD97
#8EBD97 is a light, moderate green. Relative luminance 0.444; OKLCH L 75.4% C 0.074 H 150.2°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBD97 |
|---|---|
| RGB | rgb(142, 189, 151) |
| HSL | hsl(131, 26%, 65%) |
| HSV | hsv(131, 25%, 74%) |
| CMYK | cmyk(24.9%, 0%, 20.1%, 25.9%) |
| CIE-LAB | lab(72.48, -23.22, 14.26) |
| CIE-LCH | lch(72.48, 27.25, 148.44°) |
| OKLab | oklab(75.44% -0.0639 0.0366) |
| OKLCH | oklch(75.44% 0.074 150.2) |
| XYZ | xyz(34.9372, 44.3791, 35.9974) |
| Luminance | 0.4438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.08
Greenish Grey
#96AE8D
ΔE00 6.08
Lichen
#8FB67B
ΔE00 6.35
Sage Green (survey)
#88B378
ΔE00 6.45
Greyish Green
#82A67D
ΔE00 6.78
Faded Green
#7BB274
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBD97 #BD8EB4
analogous
#9DBD8E #8EBD97 #8EBDAE
triadic
#8EBD97 #978EBD #BD978E
tetradic
#8EBD97 #8E9DBD #BD8EB4 #BDAE8E
square
#8EBD97 #8E9DBD #BD8EB4 #BDAE8E
split-complementary
#8EBD97 #AE8EBD #BD8E9D
monochromatic
#4D8457 #67A673 #8EBD97 #B5D4BB #DBEADE
Accessibility & contrast
On white
2.13
#8EBD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#8EBD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBD97
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBD97 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB595
Deuteranopia (green-blind)
#B6B099
Tritanopia (blue-blind)
#88BBB2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8ebd97; /* rgb */ color: rgb(142, 189, 151); /* oklch */ color: oklch(75.4% 0.074 150.2);
Tailwind
colors: {
custom: {
50: '#b0d1b5',
500: '#8ebd97',
950: '#000000',
},
}SCSS
$custom: #8ebd97; $custom-light: #b0d1b5; $custom-dark: #000000;
JSON
{
"hex": "#8ebd97",
"rgb": {
"r": 142,
"g": 189,
"b": 151
},
"hsl": {
"h": 131.489,
"s": 26.257,
"l": 64.902
},
"oklch": {
"l": 0.75443,
"c": 0.07362,
"h": 150.2
},
"luminance": 0.4438
}Semantic roles & 50–950 ramp
primary
#8EBD97
secondary
#DBCBD8
accent
#4192A5
background
#FAFCFB
surface
#F5F9F6
border
#CFD2D0
text
#101411
muted
#7F8280