#8EA494#8EA494
#8EA494 is a light, muted green. Relative luminance 0.344; OKLCH L 69.7% C 0.034 H 153.9°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA494 |
|---|---|
| RGB | rgb(142, 164, 148) |
| HSL | hsl(136, 11%, 60%) |
| HSV | hsv(136, 13%, 64%) |
| CMYK | cmyk(13.4%, 0%, 9.8%, 35.7%) |
| CIE-LAB | lab(65.31, -10.89, 5.72) |
| CIE-LCH | lch(65.31, 12.31, 152.28°) |
| OKLab | oklab(69.69% -0.0303 0.0149) |
| OKLCH | oklch(69.69% 0.034 153.9) |
| XYZ | xyz(29.7749, 34.4393, 33.0900) |
| Luminance | 0.3444 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.25
Grey Green
#86A17D
ΔE00 6.96
Greyish Teal
#719F91
ΔE00 7.07
Greeny Grey
#7EA07A
ΔE00 8.08
Sage Green
#9CAF88
ΔE00 8.14
Greyish Green
#82A67D
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA494 #A48E9E
analogous
#93A48E #8EA494 #8EA49F
triadic
#8EA494 #948EA4 #A4948E
tetradic
#8EA494 #8E93A4 #A48E9E #A49F8E
square
#8EA494 #8E93A4 #A48E9E #A49F8E
split-complementary
#8EA494 #9F8EA4 #A48E93
monochromatic
#526657 #6D8874 #8EA494 #B0BFB4 #D2DBD4
Accessibility & contrast
On white
2.66
#8EA494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#8EA494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA494
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA494 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A093
Deuteranopia (green-blind)
#A09D95
Tritanopia (blue-blind)
#8BA39F
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8ea494; /* rgb */ color: rgb(142, 164, 148); /* oklch */ color: oklch(69.7% 0.034 153.9);
Tailwind
colors: {
custom: {
50: '#afbfb3',
500: '#8ea494',
950: '#000000',
},
}SCSS
$custom: #8ea494; $custom-light: #afbfb3; $custom-dark: #000000;
JSON
{
"hex": "#8ea494",
"rgb": {
"r": 142,
"g": 164,
"b": 148
},
"hsl": {
"h": 136.364,
"s": 10.784,
"l": 60
},
"oklch": {
"l": 0.69695,
"c": 0.03381,
"h": 153.9
},
"luminance": 0.3444
}Semantic roles & 50–950 ramp
primary
#8EA494
secondary
#CBC3C9
accent
#74A2B4
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180