#AEBDC7#AEBDC7
#AEBDC7 is a light, muted cyan. Relative luminance 0.495; OKLCH L 79.0% C 0.022 H 236.8°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDC7 |
|---|---|
| RGB | rgb(174, 189, 199) |
| HSL | hsl(204, 18%, 73%) |
| HSV | hsv(204, 13%, 78%) |
| CMYK | cmyk(12.6%, 5%, 0%, 22%) |
| CIE-LAB | lab(75.77, -3.12, -6.79) |
| CIE-LCH | lch(75.77, 7.47, 245.33°) |
| OKLab | oklab(78.99% -0.0119 -0.0183) |
| OKLCH | oklch(78.99% 0.022 236.8) |
| XYZ | xyz(45.9596, 49.5166, 61.1580) |
| Luminance | 0.4952 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.17
Dove Gray
#B6B8BD
ΔE00 5.44
Light Grey Blue
#9DBCD4
ΔE00 5.91
Cool Gray
#9AA7B0
ΔE00 6.11
Lightsteelblue
#B0C4DE
ΔE00 6.49
Light Blue Grey
#B7C9E2
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDC7 #C7B8AE
analogous
#AEC7C4 #AEBDC7 #AEB0C7
triadic
#AEBDC7 #C7AEBD #BDC7AE
tetradic
#AEBDC7 #C4AEC7 #C7B8AE #B0C7AE
square
#AEBDC7 #C4AEC7 #C7B8AE #B0C7AE
split-complementary
#AEBDC7 #C7AEB0 #C7C4AE
monochromatic
#668294 #8AA0AE #AEBDC7 #D2DAE0 #EDF0F2
Accessibility & contrast
On white
1.93
#AEBDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#AEBDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDC7
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDC7 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BCC8
Deuteranopia (green-blind)
#B5B9C7
Tritanopia (blue-blind)
#A8C0C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aebdc7; /* rgb */ color: rgb(174, 189, 199); /* oklch */ color: oklch(79.0% 0.022 236.8);
Tailwind
colors: {
custom: {
50: '#c6d0d8',
500: '#aebdc7',
950: '#000000',
},
}SCSS
$custom: #aebdc7; $custom-light: #c6d0d8; $custom-dark: #000000;
JSON
{
"hex": "#aebdc7",
"rgb": {
"r": 174,
"g": 189,
"b": 199
},
"hsl": {
"h": 204,
"s": 18.248,
"l": 73.137
},
"oklch": {
"l": 0.78991,
"c": 0.02185,
"h": 236.8
},
"luminance": 0.49517
}Semantic roles & 50–950 ramp
primary
#AEBDC7
secondary
#E9E5E2
accent
#6A499D
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131414
muted
#828283