#8EBA9B#8EBA9B
#8EBA9B is a light, moderate green. Relative luminance 0.432; OKLCH L 74.9% C 0.065 H 153.9°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBA9B |
|---|---|
| RGB | rgb(142, 186, 155) |
| HSL | hsl(138, 24%, 64%) |
| HSV | hsv(138, 24%, 73%) |
| CMYK | cmyk(23.7%, 0%, 16.7%, 27.1%) |
| CIE-LAB | lab(71.71, -20.96, 11.01) |
| CIE-LCH | lch(71.71, 23.68, 152.30°) |
| OKLab | oklab(74.86% -0.0581 0.0284) |
| OKLCH | oklch(74.86% 0.065 153.9) |
| XYZ | xyz(34.6289, 43.2340, 37.5244) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.93
Greenish Grey
#96AE8D
ΔE00 5.60
Pale Teal
#82CBB2
ΔE00 6.79
Greyish Green
#82A67D
ΔE00 6.84
Sage Green
#9CAF88
ΔE00 7.30
Lichen
#8FB67B
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBA9B #BA8EAD
analogous
#97BA8E #8EBA9B #8EBAB1
triadic
#8EBA9B #9B8EBA #BA9B8E
tetradic
#8EBA9B #8E97BA #BA8EAD #BAB18E
square
#8EBA9B #8E97BA #BA8EAD #BAB18E
split-complementary
#8EBA9B #B18EBA #BA8E97
monochromatic
#4E805D #68A379 #8EBA9B #B4D1BD #DAE8DE
Accessibility & contrast
On white
2.18
#8EBA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#8EBA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBA9B
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBA9B | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB399
Deuteranopia (green-blind)
#B2AE9D
Tritanopia (blue-blind)
#87B9B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8eba9b; /* rgb */ color: rgb(142, 186, 155); /* oklch */ color: oklch(74.9% 0.065 153.9);
Tailwind
colors: {
custom: {
50: '#b0cfb8',
500: '#8eba9b',
950: '#000000',
},
}SCSS
$custom: #8eba9b; $custom-light: #b0cfb8; $custom-dark: #000000;
JSON
{
"hex": "#8eba9b",
"rgb": {
"r": 142,
"g": 186,
"b": 155
},
"hsl": {
"h": 137.727,
"s": 24.176,
"l": 64.314
},
"oklch": {
"l": 0.74857,
"c": 0.06465,
"h": 153.9
},
"luminance": 0.43235
}Semantic roles & 50–950 ramp
primary
#8EBA9B
secondary
#DACAD5
accent
#4386A3
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101311
muted
#7F8280