#AEB6C0#AEB6C0
#AEB6C0 is a light, near-neutral cyan. Relative luminance 0.463; OKLCH L 77.3% C 0.017 H 253.9°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB6C0 |
|---|---|
| RGB | rgb(174, 182, 192) |
| HSL | hsl(213, 13%, 72%) |
| HSV | hsv(213, 9%, 75%) |
| CMYK | cmyk(9.4%, 5.2%, 0%, 24.7%) |
| CIE-LAB | lab(73.71, -0.80, -6.02) |
| CIE-LCH | lch(73.71, 6.08, 262.42°) |
| OKLab | oklab(77.31% -0.0047 -0.0162) |
| OKLCH | oklch(77.31% 0.017 253.9) |
| XYZ | xyz(43.6959, 46.2599, 56.4859) |
| Luminance | 0.4626 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.17
Cool Gray
#9AA7B0
ΔE00 5.18
Silver
#C0C0C0
ΔE00 6.12
Cloudy Blue
#ACC2D9
ΔE00 6.36
Dark Gray
#A9A9A9
ΔE00 6.38
Lightsteelblue
#B0C4DE
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB6C0 #C0B8AE
analogous
#AEBFC0 #AEB6C0 #AFAEC0
triadic
#AEB6C0 #C0AEB6 #B6C0AE
tetradic
#AEB6C0 #C0AEBF #C0B8AE #AEC0AF
square
#AEB6C0 #C0AEBF #C0B8AE #AEC0AF
split-complementary
#AEB6C0 #C0AFAE #BFC0AE
monochromatic
#6B7889 #8C97A5 #AEB6C0 #D0D5DB #EEEFF2
Accessibility & contrast
On white
2.05
#AEB6C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#AEB6C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB6C0
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB6C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB6C0 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6C1
Deuteranopia (green-blind)
#B1B4C0
Tritanopia (blue-blind)
#AAB8B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeb6c0; /* rgb */ color: rgb(174, 182, 192); /* oklch */ color: oklch(77.3% 0.017 253.9);
Tailwind
colors: {
custom: {
50: '#c6cbd3',
500: '#aeb6c0',
950: '#000000',
},
}SCSS
$custom: #aeb6c0; $custom-light: #c6cbd3; $custom-dark: #000000;
JSON
{
"hex": "#aeb6c0",
"rgb": {
"r": 174,
"g": 182,
"b": 192
},
"hsl": {
"h": 213.333,
"s": 12.5,
"l": 71.765
},
"oklch": {
"l": 0.77305,
"c": 0.01683,
"h": 253.9
},
"luminance": 0.4626
}Semantic roles & 50–950 ramp
primary
#AEB6C0
secondary
#E7E5E3
accent
#774F97
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282