#8EBA98#8EBA98
#8EBA98 is a light, moderate green. Relative luminance 0.431; OKLCH L 74.8% C 0.068 H 151.4°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBA98 |
|---|---|
| RGB | rgb(142, 186, 152) |
| HSL | hsl(134, 24%, 64%) |
| HSV | hsv(134, 24%, 73%) |
| CMYK | cmyk(23.7%, 0%, 18.3%, 27.1%) |
| CIE-LAB | lab(71.65, -21.53, 12.54) |
| CIE-LCH | lch(71.65, 24.92, 149.77°) |
| OKLab | oklab(74.78% -0.0594 0.0323) |
| OKLCH | oklch(74.78% 0.068 151.4) |
| XYZ | xyz(34.3801, 43.1344, 36.2140) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.04
Greenish Grey
#96AE8D
ΔE00 5.37
Greyish Green
#82A67D
ΔE00 6.38
Sage Green
#9CAF88
ΔE00 6.87
Lichen
#8FB67B
ΔE00 7.01
Sage Green (survey)
#88B378
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBA98 #BA8EB0
analogous
#9ABA8E #8EBA98 #8EBAAE
triadic
#8EBA98 #988EBA #BA988E
tetradic
#8EBA98 #8E9ABA #BA8EB0 #BAAE8E
square
#8EBA98 #8E9ABA #BA8EB0 #BAAE8E
split-complementary
#8EBA98 #AE8EBA #BA8E9A
monochromatic
#4E8059 #68A375 #8EBA98 #B4D1BB #DAE8DD
Accessibility & contrast
On white
2.18
#8EBA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#8EBA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBA98
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBA98 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB396
Deuteranopia (green-blind)
#B3AE9A
Tritanopia (blue-blind)
#88B8B0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8eba98; /* rgb */ color: rgb(142, 186, 152); /* oklch */ color: oklch(74.8% 0.068 151.4);
Tailwind
colors: {
custom: {
50: '#b0cfb6',
500: '#8eba98',
950: '#000000',
},
}SCSS
$custom: #8eba98; $custom-light: #b0cfb6; $custom-dark: #000000;
JSON
{
"hex": "#8eba98",
"rgb": {
"r": 142,
"g": 186,
"b": 152
},
"hsl": {
"h": 133.636,
"s": 24.176,
"l": 64.314
},
"oklch": {
"l": 0.74781,
"c": 0.0676,
"h": 151.4
},
"luminance": 0.43136
}Semantic roles & 50–950 ramp
primary
#8EBA98
secondary
#DACAD6
accent
#438DA3
background
#FAFCFB
surface
#F5F9F6
border
#CFD2D0
text
#101311
muted
#7F8280