#8EA394#8EA394
#8EA394 is a light, muted green. Relative luminance 0.341; OKLCH L 69.5% C 0.032 H 154.4°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA394 |
|---|---|
| RGB | rgb(142, 163, 148) |
| HSL | hsl(137, 10%, 60%) |
| HSV | hsv(137, 13%, 64%) |
| CMYK | cmyk(12.9%, 0%, 9.2%, 36.1%) |
| CIE-LAB | lab(65.03, -10.36, 5.32) |
| CIE-LCH | lch(65.03, 11.65, 152.82°) |
| OKLab | oklab(69.47% -0.0289 0.0138) |
| OKLCH | oklch(69.47% 0.032 154.4) |
| XYZ | xyz(29.5966, 34.0828, 33.0306) |
| Luminance | 0.3408 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.71
Greyish Teal
#719F91
ΔE00 7.25
Grey Green
#86A17D
ΔE00 7.34
Greeny Grey
#7EA07A
ΔE00 8.47
Sage Green
#9CAF88
ΔE00 8.53
Greyish Green
#82A67D
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA394 #A38E9D
analogous
#93A38E #8EA394 #8EA39F
triadic
#8EA394 #948EA3 #A3948E
tetradic
#8EA394 #8E93A3 #A38E9D #A39F8E
square
#8EA394 #8E93A3 #A38E9D #A39F8E
split-complementary
#8EA394 #9F8EA3 #A38E93
monochromatic
#526557 #6D8675 #8EA394 #B0BEB4 #D1DAD4
Accessibility & contrast
On white
2.69
#8EA394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#8EA394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA394
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA394 | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A39F93
Deuteranopia (green-blind)
#9F9D95
Tritanopia (blue-blind)
#8BA29F
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8ea394; /* rgb */ color: rgb(142, 163, 148); /* oklch */ color: oklch(69.5% 0.032 154.4);
Tailwind
colors: {
custom: {
50: '#afbeb3',
500: '#8ea394',
950: '#000000',
},
}SCSS
$custom: #8ea394; $custom-light: #afbeb3; $custom-dark: #000000;
JSON
{
"hex": "#8ea394",
"rgb": {
"r": 142,
"g": 163,
"b": 148
},
"hsl": {
"h": 137.143,
"s": 10.244,
"l": 59.804
},
"oklch": {
"l": 0.69471,
"c": 0.03204,
"h": 154.4
},
"luminance": 0.34083
}Semantic roles & 50–950 ramp
primary
#8EA394
secondary
#CAC2C8
accent
#75A1B3
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180