#8AA29A#8AA29A
#8AA29A is a light, muted teal. Relative luminance 0.336; OKLCH L 69.1% C 0.029 H 173.3°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8AA29A |
|---|---|
| RGB | rgb(138, 162, 154) |
| HSL | hsl(160, 11%, 59%) |
| HSV | hsv(160, 15%, 64%) |
| CMYK | cmyk(14.8%, 0%, 4.9%, 36.5%) |
| CIE-LAB | lab(64.62, -10.02, 1.35) |
| CIE-LCH | lch(64.62, 10.11, 172.34°) |
| OKLab | oklab(69.13% -0.0291 0.0034) |
| OKLCH | oklch(69.13% 0.029 173.3) |
| XYZ | xyz(29.2328, 33.5763, 35.5063) |
| Luminance | 0.3358 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.78
Cool Grey
#95A3A6
ΔE00 7.26
Grey
#929591
ΔE00 9.20
Greenish Grey
#96AE8D
ΔE00 9.53
Pewter
#899397
ΔE00 9.59
Cadetblue
#5F9EA0
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AA29A #A28A92
analogous
#8AA28E #8AA29A #8A9EA2
triadic
#8AA29A #9A8AA2 #A29A8A
tetradic
#8AA29A #8E8AA2 #A28A92 #9EA28A
square
#8AA29A #8E8AA2 #A28A92 #9EA28A
split-complementary
#8AA29A #A28A9E #A28E8A
monochromatic
#4F635C #6A857C #8AA29A #ACBDB7 #CED8D5
Accessibility & contrast
On white
2.72
#8AA29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#8AA29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AA29A
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AA29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AA29A | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09F9A
Deuteranopia (green-blind)
#9C9B9B
Tritanopia (blue-blind)
#85A3A0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8aa29a; /* rgb */ color: rgb(138, 162, 154); /* oklch */ color: oklch(69.1% 0.029 173.3);
Tailwind
colors: {
custom: {
50: '#acbdb7',
500: '#8aa29a',
950: '#000000',
},
}SCSS
$custom: #8aa29a; $custom-light: #acbdb7; $custom-dark: #000000;
JSON
{
"hex": "#8aa29a",
"rgb": {
"r": 138,
"g": 162,
"b": 154
},
"hsl": {
"h": 160,
"s": 11.429,
"l": 58.824
},
"oklch": {
"l": 0.69132,
"c": 0.02928,
"h": 173.3
},
"luminance": 0.33577
}Semantic roles & 50–950 ramp
primary
#8AA29A
secondary
#C9BFC2
accent
#7389B4
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180