#8EA39B#8EA39B
#8EA39B is a light, muted teal. Relative luminance 0.343; OKLCH L 69.7% C 0.026 H 170.6°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA39B |
|---|---|
| RGB | rgb(142, 163, 155) |
| HSL | hsl(157, 10%, 60%) |
| HSV | hsv(157, 13%, 64%) |
| CMYK | cmyk(12.9%, 0%, 4.9%, 36.1%) |
| CIE-LAB | lab(65.21, -8.97, 1.67) |
| CIE-LCH | lch(65.21, 9.13, 169.45°) |
| OKLab | oklab(69.67% -0.0259 0.0043) |
| OKLCH | oklch(69.67% 0.026 170.6) |
| XYZ | xyz(30.1675, 34.3111, 36.0373) |
| Luminance | 0.3431 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.63
Greyish Teal
#719F91
ΔE00 7.80
Grey
#929591
ΔE00 8.48
Pewter
#899397
ΔE00 9.20
Greenish Grey
#96AE8D
ΔE00 9.42
Cement
#A5A391
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA39B #A38E96
analogous
#8EA391 #8EA39B #8EA1A3
triadic
#8EA39B #9B8EA3 #A39B8E
tetradic
#8EA39B #918EA3 #A38E96 #A1A38E
square
#8EA39B #918EA3 #A38E96 #A1A38E
split-complementary
#8EA39B #A38EA1 #A3918E
monochromatic
#52655E #6D867D #8EA39B #B0BEB9 #D1DAD7
Accessibility & contrast
On white
2.67
#8EA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#8EA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA39B
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA39B | 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)
#A2A09B
Deuteranopia (green-blind)
#9E9D9B
Tritanopia (blue-blind)
#8AA3A1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8ea39b; /* rgb */ color: rgb(142, 163, 155); /* oklch */ color: oklch(69.7% 0.026 170.6);
Tailwind
colors: {
custom: {
50: '#afbeb8',
500: '#8ea39b',
950: '#000000',
},
}SCSS
$custom: #8ea39b; $custom-light: #afbeb8; $custom-dark: #000000;
JSON
{
"hex": "#8ea39b",
"rgb": {
"r": 142,
"g": 163,
"b": 155
},
"hsl": {
"h": 157.143,
"s": 10.244,
"l": 59.804
},
"oklch": {
"l": 0.69674,
"c": 0.02627,
"h": 170.6
},
"luminance": 0.34312
}Semantic roles & 50–950 ramp
primary
#8EA39B
secondary
#CAC2C5
accent
#758CB3
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180