#AEBEC6#AEBEC6
#AEBEC6 is a light, muted cyan. Relative luminance 0.499; OKLCH L 79.2% C 0.021 H 229.1°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEC6 |
|---|---|
| RGB | rgb(174, 190, 198) |
| HSL | hsl(200, 17%, 73%) |
| HSV | hsv(200, 12%, 78%) |
| CMYK | cmyk(12.1%, 4%, 0%, 22.4%) |
| CIE-LAB | lab(76.01, -3.86, -5.90) |
| CIE-LCH | lch(76.01, 7.05, 236.80°) |
| OKLab | oklab(79.17% -0.0137 -0.0159) |
| OKLCH | oklch(79.17% 0.021 229.1) |
| XYZ | xyz(46.0597, 49.9020, 60.6205) |
| Luminance | 0.4990 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.88
Cloudy Blue
#ACC2D9
ΔE00 6.05
Cool Gray
#9AA7B0
ΔE00 6.41
Light Grey Blue
#9DBCD4
ΔE00 6.47
Silver (survey)
#C5C9C7
ΔE00 6.90
Silver
#C0C0C0
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEC6 #C6B6AE
analogous
#AEC6C2 #AEBEC6 #AEB2C6
triadic
#AEBEC6 #C6AEBE #BEC6AE
tetradic
#AEBEC6 #C2AEC6 #C6B6AE #B2C6AE
square
#AEBEC6 #C2AEC6 #C6B6AE #B2C6AE
split-complementary
#AEBEC6 #C6AEB2 #C6C2AE
monochromatic
#678493 #8AA1AD #AEBEC6 #D2DBDF #EDF1F2
Accessibility & contrast
On white
1.91
#AEBEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#AEBEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEC6
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEC6 | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABDC6
Deuteranopia (green-blind)
#B6BAC6
Tritanopia (blue-blind)
#A8C0C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aebec6; /* rgb */ color: rgb(174, 190, 198); /* oklch */ color: oklch(79.2% 0.021 229.1);
Tailwind
colors: {
custom: {
50: '#c6d1d7',
500: '#aebec6',
950: '#000000',
},
}SCSS
$custom: #aebec6; $custom-light: #c6d1d7; $custom-dark: #000000;
JSON
{
"hex": "#aebec6",
"rgb": {
"r": 174,
"g": 190,
"b": 198
},
"hsl": {
"h": 200,
"s": 17.391,
"l": 72.941
},
"oklch": {
"l": 0.79168,
"c": 0.021,
"h": 229.1
},
"luminance": 0.49903
}Semantic roles & 50–950 ramp
primary
#AEBEC6
secondary
#E9E4E2
accent
#654A9C
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131414
muted
#828283