#8EA195#8EA195
#8EA195 is a light, muted green. Relative luminance 0.334; OKLCH L 69.1% C 0.028 H 157.9°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA195 |
|---|---|
| RGB | rgb(142, 161, 149) |
| HSL | hsl(142, 9%, 59%) |
| HSV | hsv(142, 12%, 63%) |
| CMYK | cmyk(11.8%, 0%, 7.5%, 36.9%) |
| CIE-LAB | lab(64.49, -9.09, 3.99) |
| CIE-LCH | lch(64.49, 9.93, 156.32°) |
| OKLab | oklab(69.05% -0.0256 0.0104) |
| OKLCH | oklch(69.05% 0.028 157.9) |
| XYZ | xyz(29.3238, 33.4100, 33.3318) |
| Luminance | 0.3341 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.79
Cool Grey
#95A3A6
ΔE00 8.07
Greenish Grey
#96AE8D
ΔE00 8.07
Grey
#929591
ΔE00 8.41
Grey Green
#86A17D
ΔE00 8.58
Cement
#A5A391
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA195 #A18E9A
analogous
#91A18E #8EA195 #8EA19F
triadic
#8EA195 #958EA1 #A1958E
tetradic
#8EA195 #8E91A1 #A18E9A #A19F8E
square
#8EA195 #8E91A1 #A18E9A #A19F8E
split-complementary
#8EA195 #9F8EA1 #A18E91
monochromatic
#526358 #6E8476 #8EA195 #AFBDB4 #D1D9D4
Accessibility & contrast
On white
2.73
#8EA195 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#8EA195 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA195
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA195 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA195 | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 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)
#A19E94
Deuteranopia (green-blind)
#9D9B96
Tritanopia (blue-blind)
#8BA19D
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8ea195; /* rgb */ color: rgb(142, 161, 149); /* oklch */ color: oklch(69.1% 0.028 157.9);
Tailwind
colors: {
custom: {
50: '#afbcb4',
500: '#8ea195',
950: '#000000',
},
}SCSS
$custom: #8ea195; $custom-light: #afbcb4; $custom-dark: #000000;
JSON
{
"hex": "#8ea195",
"rgb": {
"r": 142,
"g": 161,
"b": 149
},
"hsl": {
"h": 142.105,
"s": 9.179,
"l": 59.412
},
"oklch": {
"l": 0.69054,
"c": 0.0276,
"h": 157.9
},
"luminance": 0.3341
}Semantic roles & 50–950 ramp
primary
#8EA195
secondary
#C9C2C6
accent
#769CB2
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180