#8EA598#8EA598
#8EA598 is a light, muted green. Relative luminance 0.349; OKLCH L 70.0% C 0.032 H 160.7°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA598 |
|---|---|
| RGB | rgb(142, 165, 152) |
| HSL | hsl(146, 11%, 60%) |
| HSV | hsv(146, 14%, 65%) |
| CMYK | cmyk(13.9%, 0%, 7.9%, 35.3%) |
| CIE-LAB | lab(65.69, -10.65, 4.05) |
| CIE-LCH | lch(65.69, 11.39, 159.19°) |
| OKLab | oklab(70.03% -0.0301 0.0105) |
| OKLCH | oklch(70.03% 0.032 160.7) |
| XYZ | xyz(30.2766, 34.9274, 34.8462) |
| Luminance | 0.3493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.90
Greenish Grey
#96AE8D
ΔE00 7.24
Grey Green
#86A17D
ΔE00 8.15
Cool Grey
#95A3A6
ΔE00 8.87
Greeny Grey
#7EA07A
ΔE00 9.15
Sage Green
#9CAF88
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA598 #A58E9B
analogous
#8FA58E #8EA598 #8EA5A3
triadic
#8EA598 #988EA5 #A5988E
tetradic
#8EA598 #8E8FA5 #A58E9B #A5A38E
square
#8EA598 #8E8FA5 #A58E9B #A5A38E
split-complementary
#8EA598 #A38EA5 #A58E8F
monochromatic
#52675B #6D8979 #8EA598 #B0C0B7 #D2DBD6
Accessibility & contrast
On white
2.63
#8EA598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#8EA598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA598
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA598 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A197
Deuteranopia (green-blind)
#A09E99
Tritanopia (blue-blind)
#8AA5A1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ea598; /* rgb */ color: rgb(142, 165, 152); /* oklch */ color: oklch(70.0% 0.032 160.7);
Tailwind
colors: {
custom: {
50: '#afbfb6',
500: '#8ea598',
950: '#000000',
},
}SCSS
$custom: #8ea598; $custom-light: #afbfb6; $custom-dark: #000000;
JSON
{
"hex": "#8ea598",
"rgb": {
"r": 142,
"g": 165,
"b": 152
},
"hsl": {
"h": 146.087,
"s": 11.33,
"l": 60.196
},
"oklch": {
"l": 0.70032,
"c": 0.03187,
"h": 160.7
},
"luminance": 0.34928
}Semantic roles & 50–950 ramp
primary
#8EA598
secondary
#CCC3C8
accent
#507795
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180