#8EA193#8EA193
#8EA193 is a light, muted green. Relative luminance 0.333; OKLCH L 69.0% C 0.029 H 153.6°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA193 |
|---|---|
| RGB | rgb(142, 161, 147) |
| HSL | hsl(136, 9%, 59%) |
| HSV | hsv(136, 12%, 63%) |
| CMYK | cmyk(11.8%, 0%, 8.7%, 36.9%) |
| CIE-LAB | lab(64.44, -9.48, 5.03) |
| CIE-LCH | lch(64.44, 10.73, 152.04°) |
| OKLab | oklab(69% -0.0264 0.0131) |
| OKLCH | oklch(69% 0.029 153.6) |
| XYZ | xyz(29.1655, 33.3466, 32.4981) |
| Luminance | 0.3335 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.36
Greyish Teal
#719F91
ΔE00 7.71
Grey Green
#86A17D
ΔE00 7.79
Grey
#929591
ΔE00 8.82
Cool Grey
#95A3A6
ΔE00 8.87
Cement
#A5A391
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA193 #A18E9C
analogous
#93A18E #8EA193 #8EA19D
triadic
#8EA193 #938EA1 #A1938E
tetradic
#8EA193 #8E93A1 #A18E9C #A19D8E
square
#8EA193 #8E93A1 #A18E9C #A19D8E
split-complementary
#8EA193 #9D8EA1 #A18E93
monochromatic
#526356 #6E8474 #8EA193 #AFBDB3 #D1D9D3
Accessibility & contrast
On white
2.74
#8EA193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#8EA193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA193
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA193 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19E92
Deuteranopia (green-blind)
#9E9B94
Tritanopia (blue-blind)
#8BA09D
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8ea193; /* rgb */ color: rgb(142, 161, 147); /* oklch */ color: oklch(69.0% 0.029 153.6);
Tailwind
colors: {
custom: {
50: '#afbcb2',
500: '#8ea193',
950: '#000000',
},
}SCSS
$custom: #8ea193; $custom-light: #afbcb2; $custom-dark: #000000;
JSON
{
"hex": "#8ea193",
"rgb": {
"r": 142,
"g": 161,
"b": 147
},
"hsl": {
"h": 135.789,
"s": 9.179,
"l": 59.412
},
"oklch": {
"l": 0.68997,
"c": 0.02949,
"h": 153.6
},
"luminance": 0.33347
}Semantic roles & 50–950 ramp
primary
#8EA193
secondary
#C9C2C7
accent
#76A2B2
background
#FAFBFA
surface
#F4F6F5
border
#CED0CF
text
#101211
muted
#7F8180