#AAACB8#AAACB8
#AAACB8 is a light, near-neutral blue. Relative luminance 0.415; OKLCH L 74.7% C 0.017 H 278.4°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AAACB8 |
|---|---|
| RGB | rgb(170, 172, 184) |
| HSL | hsl(231, 9%, 69%) |
| HSV | hsv(231, 8%, 72%) |
| CMYK | cmyk(7.6%, 6.5%, 0%, 27.8%) |
| CIE-LAB | lab(70.53, 1.65, -6.38) |
| CIE-LCH | lch(70.53, 6.58, 284.48°) |
| OKLab | oklab(74.66% 0.0025 -0.0171) |
| OKLCH | oklch(74.66% 0.017 278.4) |
| XYZ | xyz(39.9801, 41.5115, 51.2444) |
| Luminance | 0.4151 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.69
Dark Gray
#A9A9A9
ΔE00 6.01
Cool Gray
#9AA7B0
ΔE00 6.30
Silver
#C0C0C0
ΔE00 7.94
Cool Grey
#95A3A6
ΔE00 8.98
Cloudy Blue
#ACC2D9
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAACB8 #B8B6AA
analogous
#AAB3B8 #AAACB8 #AFAAB8
triadic
#AAACB8 #B8AAAC #ACB8AA
tetradic
#AAACB8 #B8AAB3 #B8B6AA #AAB8AF
square
#AAACB8 #B8AAB3 #B8B6AA #AAB8AF
split-complementary
#AAACB8 #B8AFAA #B3B8AA
monochromatic
#696C7E #898B9C #AAACB8 #CBCDD4 #EDEDF0
Accessibility & contrast
On white
2.26
#AAACB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#AAACB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAACB8
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAACB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAACB8 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ADB9
Deuteranopia (green-blind)
#A8ACB8
Tritanopia (blue-blind)
#A7AEB0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaacb8; /* rgb */ color: rgb(170, 172, 184); /* oklch */ color: oklch(74.7% 0.017 278.4);
Tailwind
colors: {
custom: {
50: '#c3c4cd',
500: '#aaacb8',
950: '#000000',
},
}SCSS
$custom: #aaacb8; $custom-light: #c3c4cd; $custom-dark: #000000;
JSON
{
"hex": "#aaacb8",
"rgb": {
"r": 170,
"g": 172,
"b": 184
},
"hsl": {
"h": 231.429,
"s": 8.974,
"l": 69.412
},
"oklch": {
"l": 0.74656,
"c": 0.01727,
"h": 278.4
},
"luminance": 0.41512
}Semantic roles & 50–950 ramp
primary
#AAACB8
secondary
#E1E0DD
accent
#8A5393
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121213
muted
#818182