#8AAB97#8AAB97
#8AAB97 is a light, muted green. Relative luminance 0.368; OKLCH L 71.1% C 0.046 H 158.4°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAB97 |
|---|---|
| RGB | rgb(138, 171, 151) |
| HSL | hsl(144, 16%, 61%) |
| HSV | hsv(144, 19%, 67%) |
| CMYK | cmyk(19.3%, 0%, 11.7%, 32.9%) |
| CIE-LAB | lab(67.10, -15.39, 6.59) |
| CIE-LCH | lch(67.10, 16.74, 156.82°) |
| OKLab | oklab(71.07% -0.0431 0.0171) |
| OKLCH | oklch(71.07% 0.046 158.4) |
| XYZ | xyz(30.6286, 36.7626, 34.7543) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.26
Greyish Teal
#719F91
ΔE00 5.81
Grey Green
#86A17D
ΔE00 6.44
Greyish Green
#82A67D
ΔE00 6.88
Greeny Grey
#7EA07A
ΔE00 6.97
Sage Green
#9CAF88
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAB97 #AB8A9E
analogous
#8DAB8A #8AAB97 #8AABA7
triadic
#8AAB97 #978AAB #AB978A
tetradic
#8AAB97 #8A8DAB #AB8A9E #ABA78A
square
#8AAB97 #8A8DAB #AB8A9E #ABA78A
split-complementary
#8AAB97 #A78AAB #AB8A8D
monochromatic
#4E6D5A #689078 #8AAB97 #AEC5B7 #D1DED6
Accessibility & contrast
On white
2.51
#8AAB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#8AAB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAB97
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAB97 | 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)
#AAA696
Deuteranopia (green-blind)
#A4A298
Tritanopia (blue-blind)
#84ABA5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8aab97; /* rgb */ color: rgb(138, 171, 151); /* oklch */ color: oklch(71.1% 0.046 158.4);
Tailwind
colors: {
custom: {
50: '#acc4b5',
500: '#8aab97',
950: '#000000',
},
}SCSS
$custom: #8aab97; $custom-light: #acc4b5; $custom-dark: #000000;
JSON
{
"hex": "#8aab97",
"rgb": {
"r": 138,
"g": 171,
"b": 151
},
"hsl": {
"h": 143.636,
"s": 16.418,
"l": 60.588
},
"oklch": {
"l": 0.71074,
"c": 0.04638,
"h": 158.4
},
"luminance": 0.36763
}Semantic roles & 50–950 ramp
primary
#8AAB97
secondary
#CFC2CA
accent
#4B7B9B
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101211
muted
#7F8180