#8EA39A#8EA39A
#8EA39A is a light, muted teal. Relative luminance 0.343; OKLCH L 69.6% C 0.027 H 167.9°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA39A |
|---|---|
| RGB | rgb(142, 163, 154) |
| HSL | hsl(154, 10%, 60%) |
| HSV | hsv(154, 13%, 64%) |
| CMYK | cmyk(12.9%, 0%, 5.5%, 36.1%) |
| CIE-LAB | lab(65.18, -9.17, 2.19) |
| CIE-LCH | lch(65.18, 9.43, 166.57°) |
| OKLab | oklab(69.64% -0.0263 0.0057) |
| OKLCH | oklch(69.64% 0.027 167.9) |
| XYZ | xyz(30.0839, 34.2777, 35.5968) |
| Luminance | 0.3428 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.04
Greyish Teal
#719F91
ΔE00 7.64
Grey
#929591
ΔE00 8.62
Greenish Grey
#96AE8D
ΔE00 9.00
Pewter
#899397
ΔE00 9.53
Grey Green
#86A17D
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA39A #A38E97
analogous
#8EA390 #8EA39A #8EA2A3
triadic
#8EA39A #9A8EA3 #A39A8E
tetradic
#8EA39A #908EA3 #A38E97 #A2A38E
square
#8EA39A #908EA3 #A38E97 #A2A38E
split-complementary
#8EA39A #A38EA2 #A3908E
monochromatic
#52655D #6D867C #8EA39A #B0BEB8 #D1DAD6
Accessibility & contrast
On white
2.67
#8EA39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#8EA39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA39A
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA39A | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A09A
Deuteranopia (green-blind)
#9E9D9B
Tritanopia (blue-blind)
#8AA3A0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8ea39a; /* rgb */ color: rgb(142, 163, 154); /* oklch */ color: oklch(69.6% 0.027 167.9);
Tailwind
colors: {
custom: {
50: '#afbeb7',
500: '#8ea39a',
950: '#000000',
},
}SCSS
$custom: #8ea39a; $custom-light: #afbeb7; $custom-dark: #000000;
JSON
{
"hex": "#8ea39a",
"rgb": {
"r": 142,
"g": 163,
"b": 154
},
"hsl": {
"h": 154.286,
"s": 10.244,
"l": 59.804
},
"oklch": {
"l": 0.69644,
"c": 0.02694,
"h": 167.9
},
"luminance": 0.34278
}Semantic roles & 50–950 ramp
primary
#8EA39A
secondary
#CAC2C6
accent
#758FB3
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180