#8AA2A4#8AA2A4
#8AA2A4 is a light, muted teal. Relative luminance 0.339; OKLCH L 69.4% C 0.027 H 202.7°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8AA2A4 |
|---|---|
| RGB | rgb(138, 162, 164) |
| HSL | hsl(185, 13%, 59%) |
| HSV | hsv(185, 16%, 64%) |
| CMYK | cmyk(15.9%, 1.2%, 0%, 35.7%) |
| CIE-LAB | lab(64.90, -7.90, -3.85) |
| CIE-LCH | lch(64.90, 8.79, 205.95°) |
| OKLab | oklab(69.44% -0.0249 -0.0104) |
| OKLCH | oklch(69.44% 0.027 202.7) |
| XYZ | xyz(30.1007, 33.9235, 40.0767) |
| Luminance | 0.3392 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.92
Bluegrey
#85A3B2
ΔE00 5.76
Cool Gray
#9AA7B0
ΔE00 6.73
Pewter
#899397
ΔE00 6.91
Bluey Grey
#89A0B0
ΔE00 6.94
Greyblue
#77A1B5
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AA2A4 #A48C8A
analogous
#8AA499 #8AA2A4 #8A95A4
triadic
#8AA2A4 #A48AA2 #A2A48A
tetradic
#8AA2A4 #998AA4 #A48C8A #95A48A
square
#8AA2A4 #998AA4 #A48C8A #95A48A
split-complementary
#8AA2A4 #A48A95 #A4998A
monochromatic
#4F6365 #698587 #8AA2A4 #ACBDBF #CFD9DA
Accessibility & contrast
On white
2.70
#8AA2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#8AA2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AA2A4
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AA2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AA2A4 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A4
Deuteranopia (green-blind)
#999CA4
Tritanopia (blue-blind)
#82A4A3
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8aa2a4; /* rgb */ color: rgb(138, 162, 164); /* oklch */ color: oklch(69.4% 0.027 202.7);
Tailwind
colors: {
custom: {
50: '#acbdbf',
500: '#8aa2a4',
950: '#000000',
},
}SCSS
$custom: #8aa2a4; $custom-light: #acbdbf; $custom-dark: #000000;
JSON
{
"hex": "#8aa2a4",
"rgb": {
"r": 138,
"g": 162,
"b": 164
},
"hsl": {
"h": 184.615,
"s": 12.5,
"l": 59.216
},
"oklch": {
"l": 0.69443,
"c": 0.02701,
"h": 202.7
},
"luminance": 0.33924
}Semantic roles & 50–950 ramp
primary
#8AA2A4
secondary
#CAC1C0
accent
#7872B5
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101212
muted
#7F8181