#AAB2B8#AAB2B8
#AAB2B8 is a light, near-neutral cyan. Relative luminance 0.438; OKLCH L 75.9% C 0.012 H 240.0°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB2B8 |
|---|---|
| RGB | rgb(170, 178, 184) |
| HSL | hsl(206, 9%, 69%) |
| HSV | hsv(206, 8%, 72%) |
| CMYK | cmyk(7.6%, 3.3%, 0%, 27.8%) |
| CIE-LAB | lab(72.13, -1.61, -4.02) |
| CIE-LCH | lch(72.13, 4.33, 248.19°) |
| OKLab | oklab(75.91% -0.0062 -0.0108) |
| OKLCH | oklch(75.91% 0.012 240) |
| XYZ | xyz(41.1479, 43.8471, 51.6336) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.40
Cool Gray
#9AA7B0
ΔE00 4.00
Dark Gray
#A9A9A9
ΔE00 4.79
Silver
#C0C0C0
ΔE00 5.88
Cool Grey
#95A3A6
ΔE00 5.93
Silver (survey)
#C5C9C7
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB2B8 #B8B0AA
analogous
#AAB8B7 #AAB2B8 #AAABB8
triadic
#AAB2B8 #B8AAB2 #B2B8AA
tetradic
#AAB2B8 #B7AAB8 #B8B0AA #ABB8AA
square
#AAB2B8 #B7AAB8 #B8B0AA #ABB8AA
split-complementary
#AAB2B8 #B8AAAB #B8B7AA
monochromatic
#69757E #89949C #AAB2B8 #CBD0D4 #EDEEF0
Accessibility & contrast
On white
2.15
#AAB2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#AAB2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB2B8
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB2B8 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B2B8
Deuteranopia (green-blind)
#AEB0B8
Tritanopia (blue-blind)
#A7B4B4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aab2b8; /* rgb */ color: rgb(170, 178, 184); /* oklch */ color: oklch(75.9% 0.012 240.0);
Tailwind
colors: {
custom: {
50: '#c3c9cd',
500: '#aab2b8',
950: '#000000',
},
}SCSS
$custom: #aab2b8; $custom-light: #c3c9cd; $custom-dark: #000000;
JSON
{
"hex": "#aab2b8",
"rgb": {
"r": 170,
"g": 178,
"b": 184
},
"hsl": {
"h": 205.714,
"s": 8.974,
"l": 69.412
},
"oklch": {
"l": 0.75908,
"c": 0.01245,
"h": 240
},
"luminance": 0.43848
}Semantic roles & 50–950 ramp
primary
#AAB2B8
secondary
#E1DFDD
accent
#6E5393
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121313
muted
#818282