#8EA399#8EA399
#8EA399 is a light, muted teal. Relative luminance 0.342; OKLCH L 69.6% C 0.028 H 165.3°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA399 |
|---|---|
| RGB | rgb(142, 163, 153) |
| HSL | hsl(151, 10%, 60%) |
| HSV | hsv(151, 13%, 64%) |
| CMYK | cmyk(12.9%, 0%, 6.1%, 36.1%) |
| CIE-LAB | lab(65.16, -9.37, 2.71) |
| CIE-LCH | lch(65.16, 9.76, 163.86°) |
| OKLab | oklab(69.62% -0.0268 0.007) |
| OKLCH | oklch(69.62% 0.028 165.3) |
| XYZ | xyz(30.0010, 34.2445, 35.1600) |
| Luminance | 0.3424 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.45
Greyish Teal
#719F91
ΔE00 7.51
Greenish Grey
#96AE8D
ΔE00 8.59
Grey
#929591
ΔE00 8.77
Grey Green
#86A17D
ΔE00 9.35
Cement
#A5A391
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA399 #A38E98
analogous
#8EA38F #8EA399 #8EA3A3
triadic
#8EA399 #998EA3 #A3998E
tetradic
#8EA399 #8F8EA3 #A38E98 #A3A38E
square
#8EA399 #8F8EA3 #A38E98 #A3A38E
split-complementary
#8EA399 #A38EA3 #A38F8E
monochromatic
#52655C #6D867A #8EA399 #B0BEB7 #D1DAD6
Accessibility & contrast
On white
2.68
#8EA399 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#8EA399 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA399
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA399 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA399 | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A099
Deuteranopia (green-blind)
#9E9D9A
Tritanopia (blue-blind)
#8AA3A0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8ea399; /* rgb */ color: rgb(142, 163, 153); /* oklch */ color: oklch(69.6% 0.028 165.3);
Tailwind
colors: {
custom: {
50: '#afbeb7',
500: '#8ea399',
950: '#000000',
},
}SCSS
$custom: #8ea399; $custom-light: #afbeb7; $custom-dark: #000000;
JSON
{
"hex": "#8ea399",
"rgb": {
"r": 142,
"g": 163,
"b": 153
},
"hsl": {
"h": 151.429,
"s": 10.244,
"l": 59.804
},
"oklch": {
"l": 0.69615,
"c": 0.02768,
"h": 165.3
},
"luminance": 0.34245
}Semantic roles & 50–950 ramp
primary
#8EA399
secondary
#CAC2C6
accent
#7592B3
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180