#8EBA99#8EBA99
#8EBA99 is a light, moderate green. Relative luminance 0.432; OKLCH L 74.8% C 0.067 H 152.2°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBA99 |
|---|---|
| RGB | rgb(142, 186, 153) |
| HSL | hsl(135, 24%, 64%) |
| HSV | hsv(135, 24%, 73%) |
| CMYK | cmyk(23.7%, 0%, 17.7%, 27.1%) |
| CIE-LAB | lab(71.67, -21.34, 12.03) |
| CIE-LCH | lch(71.67, 24.50, 150.59°) |
| OKLab | oklab(74.81% -0.0589 0.031) |
| OKLCH | oklch(74.81% 0.067 152.2) |
| XYZ | xyz(34.4624, 43.1673, 36.6472) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.33
Greenish Grey
#96AE8D
ΔE00 5.43
Greyish Green
#82A67D
ΔE00 6.52
Sage Green
#9CAF88
ΔE00 7.00
Pale Teal
#82CBB2
ΔE00 7.10
Lichen
#8FB67B
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBA99 #BA8EAF
analogous
#99BA8E #8EBA99 #8EBAAF
triadic
#8EBA99 #998EBA #BA998E
tetradic
#8EBA99 #8E99BA #BA8EAF #BAAF8E
square
#8EBA99 #8E99BA #BA8EAF #BAAF8E
split-complementary
#8EBA99 #AF8EBA #BA8E99
monochromatic
#4E805A #68A377 #8EBA99 #B4D1BB #DAE8DE
Accessibility & contrast
On white
2.18
#8EBA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#8EBA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBA99
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBA99 | 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)
#BAB397
Deuteranopia (green-blind)
#B3AE9B
Tritanopia (blue-blind)
#88B9B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8eba99; /* rgb */ color: rgb(142, 186, 153); /* oklch */ color: oklch(74.8% 0.067 152.2);
Tailwind
colors: {
custom: {
50: '#b0cfb7',
500: '#8eba99',
950: '#000000',
},
}SCSS
$custom: #8eba99; $custom-light: #b0cfb7; $custom-dark: #000000;
JSON
{
"hex": "#8eba99",
"rgb": {
"r": 142,
"g": 186,
"b": 153
},
"hsl": {
"h": 135,
"s": 24.176,
"l": 64.314
},
"oklch": {
"l": 0.74806,
"c": 0.0666,
"h": 152.2
},
"luminance": 0.43169
}Semantic roles & 50–950 ramp
primary
#8EBA99
secondary
#DACAD6
accent
#438BA3
background
#FAFCFB
surface
#F5F9F6
border
#CFD2D0
text
#101311
muted
#7F8280