#8AAA97#8AAA97
#8AAA97 is a light, muted green. Relative luminance 0.364; OKLCH L 70.8% C 0.045 H 159.0°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAA97 |
|---|---|
| RGB | rgb(138, 170, 151) |
| HSL | hsl(144, 16%, 60%) |
| HSV | hsv(144, 19%, 67%) |
| CMYK | cmyk(18.8%, 0%, 11.2%, 33.3%) |
| CIE-LAB | lab(66.81, -14.87, 6.18) |
| CIE-LCH | lch(66.81, 16.10, 157.42°) |
| OKLab | oklab(70.85% -0.0417 0.016) |
| OKLCH | oklch(70.85% 0.045 159) |
| XYZ | xyz(30.4404, 36.3862, 34.6916) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.47
Greyish Teal
#719F91
ΔE00 5.67
Grey Green
#86A17D
ΔE00 6.56
Greeny Grey
#7EA07A
ΔE00 7.14
Greyish Green
#82A67D
ΔE00 7.15
Sage Green
#9CAF88
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAA97 #AA8A9D
analogous
#8DAA8A #8AAA97 #8AAAA7
triadic
#8AAA97 #978AAA #AA978A
tetradic
#8AAA97 #8A8DAA #AA8A9D #AAA78A
square
#8AAA97 #8A8DAA #AA8A9D #AAA78A
split-complementary
#8AAA97 #A78AAA #AA8A8D
monochromatic
#4E6C5A #688F78 #8AAA97 #ADC4B7 #D1DED6
Accessibility & contrast
On white
2.54
#8AAA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#8AAA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAA97
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAA97 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A596
Deuteranopia (green-blind)
#A4A198
Tritanopia (blue-blind)
#85AAA4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8aaa97; /* rgb */ color: rgb(138, 170, 151); /* oklch */ color: oklch(70.8% 0.045 159.0);
Tailwind
colors: {
custom: {
50: '#acc3b5',
500: '#8aaa97',
950: '#000000',
},
}SCSS
$custom: #8aaa97; $custom-light: #acc3b5; $custom-dark: #000000;
JSON
{
"hex": "#8aaa97",
"rgb": {
"r": 138,
"g": 170,
"b": 151
},
"hsl": {
"h": 144.375,
"s": 15.842,
"l": 60.392
},
"oklch": {
"l": 0.70847,
"c": 0.04469,
"h": 159
},
"luminance": 0.36387
}Semantic roles & 50–950 ramp
primary
#8AAA97
secondary
#CEC2C9
accent
#4B7A9A
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101211
muted
#7F8180