#8EA094#8EA094
#8EA094 is a light, muted green. Relative luminance 0.330; OKLCH L 68.8% C 0.027 H 156.5°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA094 |
|---|---|
| RGB | rgb(142, 160, 148) |
| HSL | hsl(140, 9%, 59%) |
| HSV | hsv(140, 11%, 63%) |
| CMYK | cmyk(11.2%, 0%, 7.5%, 37.3%) |
| CIE-LAB | lab(64.19, -8.75, 4.10) |
| CIE-LCH | lch(64.19, 9.66, 154.86°) |
| OKLab | oklab(68.8% -0.0245 0.0107) |
| OKLCH | oklch(68.8% 0.027 156.5) |
| XYZ | xyz(29.0703, 33.0301, 32.8551) |
| Luminance | 0.3303 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.00
Greyish Teal
#719F91
ΔE00 8.05
Grey
#929591
ΔE00 8.05
Greenish Grey
#96AE8D
ΔE00 8.24
Grey Green
#86A17D
ΔE00 8.64
Cement
#A5A391
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA094 #A08E9A
analogous
#91A08E #8EA094 #8EA09D
triadic
#8EA094 #948EA0 #A0948E
tetradic
#8EA094 #8E91A0 #A08E9A #A09D8E
square
#8EA094 #8E91A0 #A08E9A #A09D8E
split-complementary
#8EA094 #9D8EA0 #A08E91
monochromatic
#526257 #6E8375 #8EA094 #AFBCB3 #D0D8D3
Accessibility & contrast
On white
2.76
#8EA094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#8EA094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA094
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA094 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09D93
Deuteranopia (green-blind)
#9C9B95
Tritanopia (blue-blind)
#8BA09C
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8ea094; /* rgb */ color: rgb(142, 160, 148); /* oklch */ color: oklch(68.8% 0.027 156.5);
Tailwind
colors: {
custom: {
50: '#afbcb3',
500: '#8ea094',
950: '#000000',
},
}SCSS
$custom: #8ea094; $custom-light: #afbcb3; $custom-dark: #000000;
JSON
{
"hex": "#8ea094",
"rgb": {
"r": 142,
"g": 160,
"b": 148
},
"hsl": {
"h": 140,
"s": 8.654,
"l": 59.216
},
"oklch": {
"l": 0.68803,
"c": 0.02676,
"h": 156.5
},
"luminance": 0.33031
}Semantic roles & 50–950 ramp
primary
#8EA094
secondary
#C8C1C6
accent
#769EB2
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180