#AEBAC8#AEBAC8
#AEBAC8 is a light, muted cyan. Relative luminance 0.483; OKLCH L 78.4% C 0.024 H 252.2°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBAC8 |
|---|---|
| RGB | rgb(174, 186, 200) |
| HSL | hsl(212, 19%, 73%) |
| HSV | hsv(212, 13%, 78%) |
| CMYK | cmyk(13%, 7%, 0%, 21.6%) |
| CIE-LAB | lab(75.00, -1.31, -8.47) |
| CIE-LCH | lch(75.00, 8.57, 261.24°) |
| OKLab | oklab(78.4% -0.0073 -0.0228) |
| OKLCH | oklch(78.4% 0.024 252.2) |
| XYZ | xyz(45.4374, 48.2859, 61.5586) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.24
Dove Gray
#B6B8BD
ΔE00 4.98
Lightsteelblue
#B0C4DE
ΔE00 5.02
Light Blue Grey
#B7C9E2
ΔE00 5.49
Light Grey Blue
#9DBCD4
ΔE00 5.86
Cool Gray
#9AA7B0
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBAC8 #C8BCAE
analogous
#AEC7C8 #AEBAC8 #AFAEC8
triadic
#AEBAC8 #C8AEBA #BAC8AE
tetradic
#AEBAC8 #C8AEC7 #C8BCAE #AEC8AF
square
#AEBAC8 #C8AEC7 #C8BCAE #AEC8AF
split-complementary
#AEBAC8 #C8AFAE #C7C8AE
monochromatic
#667C96 #8A9BAF #AEBAC8 #D2D9E1 #EDEFF3
Accessibility & contrast
On white
1.97
#AEBAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#AEBAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBAC8
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBAC8 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BAC9
Deuteranopia (green-blind)
#B2B7C8
Tritanopia (blue-blind)
#A8BDBE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aebac8; /* rgb */ color: rgb(174, 186, 200); /* oklch */ color: oklch(78.4% 0.024 252.2);
Tailwind
colors: {
custom: {
50: '#c6ced8',
500: '#aebac8',
950: '#000000',
},
}SCSS
$custom: #aebac8; $custom-light: #c6ced8; $custom-dark: #000000;
JSON
{
"hex": "#aebac8",
"rgb": {
"r": 174,
"g": 186,
"b": 200
},
"hsl": {
"h": 212.308,
"s": 19.118,
"l": 73.333
},
"oklch": {
"l": 0.78397,
"c": 0.02397,
"h": 252.2
},
"luminance": 0.48287
}Semantic roles & 50–950 ramp
primary
#AEBAC8
secondary
#E9E6E2
accent
#76489D
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131314
muted
#828283