#8EA994#8EA994
#8EA994 is a light, muted green. Relative luminance 0.363; OKLCH L 70.8% C 0.043 H 151.8°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA994 |
|---|---|
| RGB | rgb(142, 169, 148) |
| HSL | hsl(133, 14%, 61%) |
| HSV | hsv(133, 16%, 66%) |
| CMYK | cmyk(16%, 0%, 12.4%, 33.7%) |
| CIE-LAB | lab(66.72, -13.54, 7.75) |
| CIE-LCH | lch(66.72, 15.60, 150.23°) |
| OKLab | oklab(70.82% -0.0375 0.0201) |
| OKLCH | oklch(70.82% 0.043 151.8) |
| XYZ | xyz(30.6873, 36.2642, 33.3941) |
| Luminance | 0.3626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.30
Grey Green
#86A17D
ΔE00 5.63
Sage Green
#9CAF88
ΔE00 6.58
Greeny Grey
#7EA07A
ΔE00 6.60
Greyish Green
#82A67D
ΔE00 6.61
Greyish Teal
#719F91
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA994 #A98EA3
analogous
#95A98E #8EA994 #8EA9A1
triadic
#8EA994 #948EA9 #A9948E
tetradic
#8EA994 #8E95A9 #A98EA3 #A9A18E
square
#8EA994 #8E95A9 #A98EA3 #A9A18E
split-complementary
#8EA994 #A18EA9 #A98E95
monochromatic
#526B57 #6C8E73 #8EA994 #B1C3B5 #D4DED6
Accessibility & contrast
On white
2.54
#8EA994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#8EA994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA994
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA994 | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A493
Deuteranopia (green-blind)
#A4A195
Tritanopia (blue-blind)
#8BA8A3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea994; /* rgb */ color: rgb(142, 169, 148); /* oklch */ color: oklch(70.8% 0.043 151.8);
Tailwind
colors: {
custom: {
50: '#afc2b3',
500: '#8ea994',
950: '#000000',
},
}SCSS
$custom: #8ea994; $custom-light: #afc2b3; $custom-dark: #000000;
JSON
{
"hex": "#8ea994",
"rgb": {
"r": 142,
"g": 169,
"b": 148
},
"hsl": {
"h": 133.333,
"s": 13.568,
"l": 60.98
},
"oklch": {
"l": 0.70817,
"c": 0.04257,
"h": 151.8
},
"luminance": 0.36265
}Semantic roles & 50–950 ramp
primary
#8EA994
secondary
#CEC4CC
accent
#4E8798
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180