#AEBAC2#AEBAC2
#AEBAC2 is a light, near-neutral cyan. Relative luminance 0.480; OKLCH L 78.2% C 0.018 H 236.8°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBAC2 |
|---|---|
| RGB | rgb(174, 186, 194) |
| HSL | hsl(204, 14%, 72%) |
| HSV | hsv(204, 10%, 76%) |
| CMYK | cmyk(10.3%, 4.1%, 0%, 23.9%) |
| CIE-LAB | lab(74.83, -2.54, -5.46) |
| CIE-LCH | lch(74.83, 6.02, 245.04°) |
| OKLab | oklab(78.2% -0.0096 -0.0147) |
| OKLCH | oklch(78.2% 0.018 236.8) |
| XYZ | xyz(44.7499, 48.0109, 57.9379) |
| Luminance | 0.4801 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.31
Cool Gray
#9AA7B0
ΔE00 5.42
Silver
#C0C0C0
ΔE00 6.15
Cloudy Blue
#ACC2D9
ΔE00 6.23
Silver (survey)
#C5C9C7
ΔE00 6.79
Light Grey Blue
#9DBCD4
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBAC2 #C2B6AE
analogous
#AEC2C0 #AEBAC2 #AEB0C2
triadic
#AEBAC2 #C2AEBA #BAC2AE
tetradic
#AEBAC2 #C0AEC2 #C2B6AE #B0C2AE
square
#AEBAC2 #C0AEC2 #C2B6AE #B0C2AE
split-complementary
#AEBAC2 #C2AEB0 #C2C0AE
monochromatic
#6A7E8C #8B9CA8 #AEBAC2 #D1D8DC #EEF0F2
Accessibility & contrast
On white
1.98
#AEBAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#AEBAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBAC2
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBAC2 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9C2
Deuteranopia (green-blind)
#B4B7C2
Tritanopia (blue-blind)
#A9BCBC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aebac2; /* rgb */ color: rgb(174, 186, 194); /* oklch */ color: oklch(78.2% 0.018 236.8);
Tailwind
colors: {
custom: {
50: '#c6ced4',
500: '#aebac2',
950: '#000000',
},
}SCSS
$custom: #aebac2; $custom-light: #c6ced4; $custom-dark: #000000;
JSON
{
"hex": "#aebac2",
"rgb": {
"r": 174,
"g": 186,
"b": 194
},
"hsl": {
"h": 204,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.78204,
"c": 0.01755,
"h": 236.8
},
"luminance": 0.48012
}Semantic roles & 50–950 ramp
primary
#AEBAC2
secondary
#E8E5E3
accent
#6B4D98
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131314
muted
#828283