#8EAA98#8EAA98
#8EAA98 is a light, muted green. Relative luminance 0.368; OKLCH L 71.2% C 0.040 H 157.0°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAA98 |
|---|---|
| RGB | rgb(142, 170, 152) |
| HSL | hsl(141, 14%, 61%) |
| HSV | hsv(141, 16%, 67%) |
| CMYK | cmyk(16.5%, 0%, 10.6%, 33.3%) |
| CIE-LAB | lab(67.10, -13.30, 6.08) |
| CIE-LCH | lch(67.10, 14.62, 155.44°) |
| OKLab | oklab(71.15% -0.0372 0.0158) |
| OKLCH | oklch(71.15% 0.04 157) |
| XYZ | xyz(31.1962, 36.7665, 35.1527) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.32
Greyish Teal
#719F91
ΔE00 6.48
Grey Green
#86A17D
ΔE00 6.76
Sage Green
#9CAF88
ΔE00 7.59
Greeny Grey
#7EA07A
ΔE00 7.62
Greyish Green
#82A67D
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAA98 #AA8EA0
analogous
#92AA8E #8EAA98 #8EAAA6
triadic
#8EAA98 #988EAA #AA988E
tetradic
#8EAA98 #8E92AA #AA8EA0 #AAA68E
square
#8EAA98 #8E92AA #AA8EA0 #AAA68E
split-complementary
#8EAA98 #A68EAA #AA8E92
monochromatic
#516C5B #6C8F78 #8EAA98 #B1C4B8 #D4DFD8
Accessibility & contrast
On white
2.51
#8EAA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#8EAA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAA98
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAA98 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA597
Deuteranopia (green-blind)
#A4A299
Tritanopia (blue-blind)
#8AA9A5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8eaa98; /* rgb */ color: rgb(142, 170, 152); /* oklch */ color: oklch(71.2% 0.040 157.0);
Tailwind
colors: {
custom: {
50: '#afc3b6',
500: '#8eaa98',
950: '#000000',
},
}SCSS
$custom: #8eaa98; $custom-light: #afc3b6; $custom-dark: #000000;
JSON
{
"hex": "#8eaa98",
"rgb": {
"r": 142,
"g": 170,
"b": 152
},
"hsl": {
"h": 141.429,
"s": 14.141,
"l": 61.176
},
"oklch": {
"l": 0.71152,
"c": 0.04043,
"h": 157
},
"luminance": 0.36767
}Semantic roles & 50–950 ramp
primary
#8EAA98
secondary
#CFC5CB
accent
#4D7D98
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101211
muted
#7F8180