#8EA095#8EA095
#8EA095 is a light, muted green. Relative luminance 0.331; OKLCH L 68.8% C 0.026 H 158.8°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA095 |
|---|---|
| RGB | rgb(142, 160, 149) |
| HSL | hsl(143, 9%, 59%) |
| HSV | hsv(143, 11%, 63%) |
| CMYK | cmyk(11.2%, 0%, 6.9%, 37.3%) |
| CIE-LAB | lab(64.21, -8.55, 3.58) |
| CIE-LCH | lch(64.21, 9.27, 157.28°) |
| OKLab | oklab(68.83% -0.0241 0.0093) |
| OKLCH | oklch(68.83% 0.026 158.8) |
| XYZ | xyz(29.1498, 33.0619, 33.2738) |
| Luminance | 0.3306 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.59
Grey
#929591
ΔE00 7.85
Greyish Teal
#719F91
ΔE00 8.12
Greenish Grey
#96AE8D
ΔE00 8.60
Cement
#A5A391
ΔE00 8.86
Grey Green
#86A17D
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA095 #A08E99
analogous
#90A08E #8EA095 #8EA09E
triadic
#8EA095 #958EA0 #A0958E
tetradic
#8EA095 #8E90A0 #A08E99 #A09E8E
square
#8EA095 #8E90A0 #A08E99 #A09E8E
split-complementary
#8EA095 #9E8EA0 #A08E90
monochromatic
#526258 #6E8376 #8EA095 #AFBCB4 #D0D8D3
Accessibility & contrast
On white
2.76
#8EA095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#8EA095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA095
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA095 | 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)
#A09D94
Deuteranopia (green-blind)
#9C9B96
Tritanopia (blue-blind)
#8BA09D
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8ea095; /* rgb */ color: rgb(142, 160, 149); /* oklch */ color: oklch(68.8% 0.026 158.8);
Tailwind
colors: {
custom: {
50: '#afbcb4',
500: '#8ea095',
950: '#000000',
},
}SCSS
$custom: #8ea095; $custom-light: #afbcb4; $custom-dark: #000000;
JSON
{
"hex": "#8ea095",
"rgb": {
"r": 142,
"g": 160,
"b": 149
},
"hsl": {
"h": 143.333,
"s": 8.654,
"l": 59.216
},
"oklch": {
"l": 0.68831,
"c": 0.02585,
"h": 158.8
},
"luminance": 0.33062
}Semantic roles & 50–950 ramp
primary
#8EA095
secondary
#C8C1C6
accent
#769BB2
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180