#8AAA99#8AAA99
#8AAA99 is a light, muted green. Relative luminance 0.365; OKLCH L 70.9% C 0.043 H 161.9°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAA99 |
|---|---|
| RGB | rgb(138, 170, 153) |
| HSL | hsl(148, 16%, 60%) |
| HSV | hsv(148, 19%, 67%) |
| CMYK | cmyk(18.8%, 0%, 10%, 33.3%) |
| CIE-LAB | lab(66.86, -14.47, 5.15) |
| CIE-LCH | lch(66.86, 15.36, 160.42°) |
| OKLab | oklab(70.9% -0.0408 0.0133) |
| OKLCH | oklch(70.9% 0.043 161.9) |
| XYZ | xyz(30.6042, 36.4518, 35.5543) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.49
Greenish Grey
#96AE8D
ΔE00 6.11
Grey Green
#86A17D
ΔE00 7.22
Greeny Grey
#7EA07A
ΔE00 7.80
Greyish Green
#82A67D
ΔE00 7.87
Dull Teal
#5F9E8F
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAA99 #AA8A9B
analogous
#8BAA8A #8AAA99 #8AAAA9
triadic
#8AAA99 #998AAA #AA998A
tetradic
#8AAA99 #8A8BAA #AA8A9B #AAA98A
square
#8AAA99 #8A8BAA #AA8A9B #AAA98A
split-complementary
#8AAA99 #A98AAA #AA8A8B
monochromatic
#4E6C5C #688F7A #8AAA99 #ADC4B8 #D1DED7
Accessibility & contrast
On white
2.53
#8AAA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#8AAA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAA99
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAA99 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A598
Deuteranopia (green-blind)
#A3A19A
Tritanopia (blue-blind)
#84AAA5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8aaa99; /* rgb */ color: rgb(138, 170, 153); /* oklch */ color: oklch(70.9% 0.043 161.9);
Tailwind
colors: {
custom: {
50: '#acc3b7',
500: '#8aaa99',
950: '#000000',
},
}SCSS
$custom: #8aaa99; $custom-light: #acc3b7; $custom-dark: #000000;
JSON
{
"hex": "#8aaa99",
"rgb": {
"r": 138,
"g": 170,
"b": 153
},
"hsl": {
"h": 148.125,
"s": 15.842,
"l": 60.392
},
"oklch": {
"l": 0.70903,
"c": 0.04297,
"h": 161.9
},
"luminance": 0.36453
}Semantic roles & 50–950 ramp
primary
#8AAA99
secondary
#CEC2C8
accent
#4B759A
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101211
muted
#7F8180