#AAB6BA#AAB6BA
#AAB6BA is a light, near-neutral cyan. Relative luminance 0.455; OKLCH L 76.8% C 0.015 H 219.7°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB6BA |
|---|---|
| RGB | rgb(170, 182, 186) |
| HSL | hsl(195, 10%, 70%) |
| HSV | hsv(195, 9%, 73%) |
| CMYK | cmyk(8.6%, 2.2%, 0%, 27.1%) |
| CIE-LAB | lab(73.25, -3.36, -3.46) |
| CIE-LCH | lch(73.25, 4.82, 225.86°) |
| OKLab | oklab(76.81% -0.0112 -0.0093) |
| OKLCH | oklch(76.81% 0.015 219.7) |
| XYZ | xyz(42.1665, 45.5466, 53.0147) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.89
Dove Gray
#B6B8BD
ΔE00 4.95
Cool Grey
#95A3A6
ΔE00 5.75
Dark Gray
#A9A9A9
ΔE00 6.18
Silver
#C0C0C0
ΔE00 6.27
Silver (survey)
#C5C9C7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB6BA #BAAEAA
analogous
#AABAB6 #AAB6BA #AAAEBA
triadic
#AAB6BA #BAAAB6 #B6BAAA
tetradic
#AAB6BA #B6AABA #BAAEAA #AEBAAA
square
#AAB6BA #B6AABA #BAAEAA #AEBAAA
split-complementary
#AAB6BA #BAAAAE #BAB6AA
monochromatic
#697B81 #88999F #AAB6BA #CCD3D5 #EEF0F1
Accessibility & contrast
On white
2.08
#AAB6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#AAB6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB6BA
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB6BA | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BA
Deuteranopia (green-blind)
#B1B3BA
Tritanopia (blue-blind)
#A6B7B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aab6ba; /* rgb */ color: rgb(170, 182, 186); /* oklch */ color: oklch(76.8% 0.015 219.7);
Tailwind
colors: {
custom: {
50: '#c3cbce',
500: '#aab6ba',
950: '#000000',
},
}SCSS
$custom: #aab6ba; $custom-light: #c3cbce; $custom-dark: #000000;
JSON
{
"hex": "#aab6ba",
"rgb": {
"r": 170,
"g": 182,
"b": 186
},
"hsl": {
"h": 195,
"s": 10.39,
"l": 69.804
},
"oklch": {
"l": 0.76811,
"c": 0.01457,
"h": 219.7
},
"luminance": 0.45547
}Semantic roles & 50–950 ramp
primary
#AAB6BA
secondary
#E2DFDE
accent
#625194
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121313
muted
#818282