#AEBAC6#AEBAC6
#AEBAC6 is a light, muted cyan. Relative luminance 0.482; OKLCH L 78.3% C 0.022 H 248.1°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBAC6 |
|---|---|
| RGB | rgb(174, 186, 198) |
| HSL | hsl(210, 17%, 73%) |
| HSV | hsv(210, 12%, 78%) |
| CMYK | cmyk(12.1%, 6.1%, 0%, 22.4%) |
| CIE-LAB | lab(74.95, -1.72, -7.47) |
| CIE-LCH | lch(74.95, 7.67, 257.02°) |
| OKLab | oklab(78.33% -0.0081 -0.0201) |
| OKLCH | oklch(78.33% 0.022 248.1) |
| XYZ | xyz(45.2052, 48.1930, 60.3357) |
| Luminance | 0.4819 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.60
Cloudy Blue
#ACC2D9
ΔE00 4.77
Cool Gray
#9AA7B0
ΔE00 5.72
Lightsteelblue
#B0C4DE
ΔE00 5.74
Light Grey Blue
#9DBCD4
ΔE00 6.08
Light Blue Grey
#B7C9E2
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBAC6 #C6BAAE
analogous
#AEC6C6 #AEBAC6 #AEAEC6
triadic
#AEBAC6 #C6AEBA #BAC6AE
tetradic
#AEBAC6 #C6AEC6 #C6BAAE #AEC6AE
square
#AEBAC6 #C6AEC6 #C6BAAE #AEC6AE
split-complementary
#AEBAC6 #C6AEAE #C6C6AE
monochromatic
#677D93 #8A9BAD #AEBAC6 #D2D9DF #EDF0F2
Accessibility & contrast
On white
1.97
#AEBAC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#AEBAC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBAC6
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBAC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBAC6 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BAC7
Deuteranopia (green-blind)
#B3B7C6
Tritanopia (blue-blind)
#A8BDBE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aebac6; /* rgb */ color: rgb(174, 186, 198); /* oklch */ color: oklch(78.3% 0.022 248.1);
Tailwind
colors: {
custom: {
50: '#c6ced7',
500: '#aebac6',
950: '#000000',
},
}SCSS
$custom: #aebac6; $custom-light: #c6ced7; $custom-dark: #000000;
JSON
{
"hex": "#aebac6",
"rgb": {
"r": 174,
"g": 186,
"b": 198
},
"hsl": {
"h": 210,
"s": 17.391,
"l": 72.941
},
"oklch": {
"l": 0.78332,
"c": 0.02167,
"h": 248.1
},
"luminance": 0.48194
}Semantic roles & 50–950 ramp
primary
#AEBAC6
secondary
#E9E6E2
accent
#734A9C
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131314
muted
#828283