#8EA194#8EA194
#8EA194 is a light, muted green. Relative luminance 0.334; OKLCH L 69.0% C 0.029 H 155.7°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA194 |
|---|---|
| RGB | rgb(142, 161, 148) |
| HSL | hsl(139, 9%, 59%) |
| HSV | hsv(139, 12%, 63%) |
| CMYK | cmyk(11.8%, 0%, 8.1%, 36.9%) |
| CIE-LAB | lab(64.47, -9.29, 4.51) |
| CIE-LCH | lch(64.47, 10.32, 154.10°) |
| OKLab | oklab(69.03% -0.026 0.0117) |
| OKLCH | oklch(69.03% 0.029 155.7) |
| XYZ | xyz(29.2443, 33.3782, 32.9131) |
| Luminance | 0.3338 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.71
Greyish Teal
#719F91
ΔE00 7.74
Grey Green
#86A17D
ΔE00 8.18
Cool Grey
#95A3A6
ΔE00 8.47
Grey
#929591
ΔE00 8.61
Cement
#A5A391
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA194 #A18E9B
analogous
#92A18E #8EA194 #8EA19E
triadic
#8EA194 #948EA1 #A1948E
tetradic
#8EA194 #8E92A1 #A18E9B #A19E8E
square
#8EA194 #8E92A1 #A18E9B #A19E8E
split-complementary
#8EA194 #9E8EA1 #A18E92
monochromatic
#526357 #6E8475 #8EA194 #AFBDB4 #D1D9D3
Accessibility & contrast
On white
2.74
#8EA194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#8EA194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA194
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA194 | 1.00 | 2.74 | 7.68 | 7.68 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19E93
Deuteranopia (green-blind)
#9D9B95
Tritanopia (blue-blind)
#8BA19D
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8ea194; /* rgb */ color: rgb(142, 161, 148); /* oklch */ color: oklch(69.0% 0.029 155.7);
Tailwind
colors: {
custom: {
50: '#afbcb3',
500: '#8ea194',
950: '#000000',
},
}SCSS
$custom: #8ea194; $custom-light: #afbcb3; $custom-dark: #000000;
JSON
{
"hex": "#8ea194",
"rgb": {
"r": 142,
"g": 161,
"b": 148
},
"hsl": {
"h": 138.947,
"s": 9.179,
"l": 59.412
},
"oklch": {
"l": 0.69025,
"c": 0.02852,
"h": 155.7
},
"luminance": 0.33379
}Semantic roles & 50–950 ramp
primary
#8EA194
secondary
#C9C2C7
accent
#769FB2
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180