#AAB4BA#AAB4BA
#AAB4BA is a light, near-neutral cyan. Relative luminance 0.447; OKLCH L 76.4% C 0.014 H 233.8°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB4BA |
|---|---|
| RGB | rgb(170, 180, 186) |
| HSL | hsl(203, 10%, 70%) |
| HSV | hsv(203, 9%, 73%) |
| CMYK | cmyk(8.6%, 3.2%, 0%, 27.1%) |
| CIE-LAB | lab(72.72, -2.29, -4.25) |
| CIE-LCH | lch(72.72, 4.82, 241.72°) |
| OKLab | oklab(76.39% -0.0083 -0.0114) |
| OKLCH | oklch(76.39% 0.014 233.8) |
| XYZ | xyz(41.7599, 44.7333, 52.8791) |
| Luminance | 0.4473 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.95
Cool Gray
#9AA7B0
ΔE00 4.15
Dark Gray
#A9A9A9
ΔE00 5.54
Cool Grey
#95A3A6
ΔE00 5.89
Silver
#C0C0C0
ΔE00 6.07
Silver (survey)
#C5C9C7
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB4BA #BAB0AA
analogous
#AABAB8 #AAB4BA #AAACBA
triadic
#AAB4BA #BAAAB4 #B4BAAA
tetradic
#AAB4BA #B8AABA #BAB0AA #ACBAAA
square
#AAB4BA #B8AABA #BAB0AA #ACBAAA
split-complementary
#AAB4BA #BAAAAC #BAB8AA
monochromatic
#697881 #88969F #AAB4BA #CCD2D5 #EEF0F1
Accessibility & contrast
On white
2.11
#AAB4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#AAB4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB4BA
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB4BA | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BA
Deuteranopia (green-blind)
#AFB2BA
Tritanopia (blue-blind)
#A6B6B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aab4ba; /* rgb */ color: rgb(170, 180, 186); /* oklch */ color: oklch(76.4% 0.014 233.8);
Tailwind
colors: {
custom: {
50: '#c3cace',
500: '#aab4ba',
950: '#000000',
},
}SCSS
$custom: #aab4ba; $custom-light: #c3cace; $custom-dark: #000000;
JSON
{
"hex": "#aab4ba",
"rgb": {
"r": 170,
"g": 180,
"b": 186
},
"hsl": {
"h": 202.5,
"s": 10.39,
"l": 69.804
},
"oklch": {
"l": 0.7639,
"c": 0.01412,
"h": 233.8
},
"luminance": 0.44734
}Semantic roles & 50–950 ramp
primary
#AAB4BA
secondary
#E2DFDE
accent
#6A5194
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121313
muted
#818282