#AEB0C0#AEB0C0
#AEB0C0 is a light, muted blue. Relative luminance 0.439; OKLCH L 76.1% C 0.023 H 280.2°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB0C0 |
|---|---|
| RGB | rgb(174, 176, 192) |
| HSL | hsl(233, 13%, 72%) |
| HSV | hsv(233, 9%, 75%) |
| CMYK | cmyk(9.4%, 8.3%, 0%, 24.7%) |
| CIE-LAB | lab(72.13, 2.45, -8.37) |
| CIE-LCH | lch(72.13, 8.72, 286.29°) |
| OKLab | oklab(76.06% 0.004 -0.0225) |
| OKLCH | oklch(76.06% 0.023 280.2) |
| XYZ | xyz(42.4934, 43.8548, 56.0851) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.53
Cool Gray
#9AA7B0
ΔE00 7.88
Dark Gray
#A9A9A9
ΔE00 7.90
Lightsteelblue
#B0C4DE
ΔE00 8.49
Silver
#C0C0C0
ΔE00 8.61
Light Blue Grey
#B7C9E2
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB0C0 #C0BEAE
analogous
#AEB9C0 #AEB0C0 #B5AEC0
triadic
#AEB0C0 #C0AEB0 #B0C0AE
tetradic
#AEB0C0 #C0AEB9 #C0BEAE #AEC0B5
square
#AEB0C0 #C0AEB9 #C0BEAE #AEC0B5
split-complementary
#AEB0C0 #C0B5AE #B9C0AE
monochromatic
#6B6E89 #8C8EA5 #AEB0C0 #D0D2DB #EEEEF2
Accessibility & contrast
On white
2.15
#AEB0C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#AEB0C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB0C0
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB0C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB0C0 | 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)
#ACB1C1
Deuteranopia (green-blind)
#ABB0C0
Tritanopia (blue-blind)
#AAB3B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeb0c0; /* rgb */ color: rgb(174, 176, 192); /* oklch */ color: oklch(76.1% 0.023 280.2);
Tailwind
colors: {
custom: {
50: '#c6c7d3',
500: '#aeb0c0',
950: '#000000',
},
}SCSS
$custom: #aeb0c0; $custom-light: #c6c7d3; $custom-dark: #000000;
JSON
{
"hex": "#aeb0c0",
"rgb": {
"r": 174,
"g": 176,
"b": 192
},
"hsl": {
"h": 233.333,
"s": 12.5,
"l": 71.765
},
"oklch": {
"l": 0.76063,
"c": 0.02285,
"h": 280.2
},
"luminance": 0.43855
}Semantic roles & 50–950 ramp
primary
#AEB0C0
secondary
#E7E7E3
accent
#8F4F97
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282