#8AA2A6#8AA2A6
#8AA2A6 is a light, muted teal. Relative luminance 0.340; OKLCH L 69.5% C 0.027 H 208.7°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8AA2A6 |
|---|---|
| RGB | rgb(138, 162, 166) |
| HSL | hsl(189, 14%, 60%) |
| HSV | hsv(189, 17%, 65%) |
| CMYK | cmyk(16.9%, 2.4%, 0%, 34.9%) |
| CIE-LAB | lab(64.96, -7.47, -4.88) |
| CIE-LCH | lch(64.96, 8.92, 213.17°) |
| OKLab | oklab(69.51% -0.0241 -0.0132) |
| OKLCH | oklch(69.51% 0.027 208.7) |
| XYZ | xyz(30.2827, 33.9963, 41.0354) |
| Luminance | 0.3400 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 3.59
Bluegrey
#85A3B2
ΔE00 4.77
Bluey Grey
#89A0B0
ΔE00 5.94
Cool Gray
#9AA7B0
ΔE00 6.02
Pewter
#899397
ΔE00 6.59
Greyblue
#77A1B5
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AA2A6 #A68E8A
analogous
#8AA69C #8AA2A6 #8A94A6
triadic
#8AA2A6 #A68AA2 #A2A68A
tetradic
#8AA2A6 #9C8AA6 #A68E8A #94A68A
square
#8AA2A6 #9C8AA6 #A68E8A #94A68A
split-complementary
#8AA2A6 #A68A94 #A69C8A
monochromatic
#4E6467 #69858A #8AA2A6 #ADBEC0 #D0D9DB
Accessibility & contrast
On white
2.69
#8AA2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#8AA2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AA2A6
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AA2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AA2A6 | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A6
Deuteranopia (green-blind)
#999CA6
Tritanopia (blue-blind)
#82A4A3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8aa2a6; /* rgb */ color: rgb(138, 162, 166); /* oklch */ color: oklch(69.5% 0.027 208.7);
Tailwind
colors: {
custom: {
50: '#acbdc0',
500: '#8aa2a6',
950: '#000000',
},
}SCSS
$custom: #8aa2a6; $custom-light: #acbdc0; $custom-dark: #000000;
JSON
{
"hex": "#8aa2a6",
"rgb": {
"r": 138,
"g": 162,
"b": 166
},
"hsl": {
"h": 188.571,
"s": 13.592,
"l": 59.608
},
"oklch": {
"l": 0.69508,
"c": 0.02747,
"h": 208.7
},
"luminance": 0.33997
}Semantic roles & 50–950 ramp
primary
#8AA2A6
secondary
#CBC2C0
accent
#7B71B6
background
#FAFBFB
surface
#F4F6F7
border
#CED0D0
text
#101212
muted
#7F8181