#8EA093#8EA093
#8EA093 is a light, muted green. Relative luminance 0.330; OKLCH L 68.8% C 0.028 H 154.2°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA093 |
|---|---|
| RGB | rgb(142, 160, 147) |
| HSL | hsl(137, 9%, 59%) |
| HSV | hsv(137, 11%, 63%) |
| CMYK | cmyk(11.2%, 0%, 8.1%, 37.3%) |
| CIE-LAB | lab(64.16, -8.94, 4.63) |
| CIE-LCH | lch(64.16, 10.07, 152.64°) |
| OKLab | oklab(68.77% -0.025 0.0121) |
| OKLCH | oklch(68.77% 0.028 154.2) |
| XYZ | xyz(28.9915, 32.9985, 32.4400) |
| Luminance | 0.3300 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.88
Greyish Teal
#719F91
ΔE00 8.00
Grey Green
#86A17D
ΔE00 8.24
Grey
#929591
ΔE00 8.26
Cool Grey
#95A3A6
ΔE00 8.41
Cement
#A5A391
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA093 #A08E9B
analogous
#92A08E #8EA093 #8EA09C
triadic
#8EA093 #938EA0 #A0938E
tetradic
#8EA093 #8E92A0 #A08E9B #A09C8E
square
#8EA093 #8E92A0 #A08E9B #A09C8E
split-complementary
#8EA093 #9C8EA0 #A08E92
monochromatic
#526256 #6E8374 #8EA093 #AFBCB3 #D0D8D3
Accessibility & contrast
On white
2.76
#8EA093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#8EA093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA093
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA093 | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09D92
Deuteranopia (green-blind)
#9D9B94
Tritanopia (blue-blind)
#8C9F9C
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8ea093; /* rgb */ color: rgb(142, 160, 147); /* oklch */ color: oklch(68.8% 0.028 154.2);
Tailwind
colors: {
custom: {
50: '#afbcb2',
500: '#8ea093',
950: '#000000',
},
}SCSS
$custom: #8ea093; $custom-light: #afbcb2; $custom-dark: #000000;
JSON
{
"hex": "#8ea093",
"rgb": {
"r": 142,
"g": 160,
"b": 147
},
"hsl": {
"h": 136.667,
"s": 8.654,
"l": 59.216
},
"oklch": {
"l": 0.68774,
"c": 0.02772,
"h": 154.2
},
"luminance": 0.32999
}Semantic roles & 50–950 ramp
primary
#8EA093
secondary
#C8C1C6
accent
#76A1B2
background
#FAFBFA
surface
#F4F6F5
border
#CED0CF
text
#101211
muted
#7F8180