#AEBDCA#AEBDCA
#AEBDCA is a light, muted cyan. Relative luminance 0.497; OKLCH L 79.1% C 0.025 H 244.2°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDCA |
|---|---|
| RGB | rgb(174, 189, 202) |
| HSL | hsl(208, 21%, 74%) |
| HSV | hsv(208, 14%, 79%) |
| CMYK | cmyk(13.9%, 6.4%, 0%, 20.8%) |
| CIE-LAB | lab(75.86, -2.49, -8.29) |
| CIE-LCH | lch(75.86, 8.66, 253.25°) |
| OKLab | oklab(79.09% -0.0108 -0.0224) |
| OKLCH | oklch(79.09% 0.025 244.2) |
| XYZ | xyz(46.3113, 49.6573, 63.0106) |
| Luminance | 0.4966 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.95
Lightsteelblue
#B0C4DE
ΔE00 5.17
Light Grey Blue
#9DBCD4
ΔE00 5.18
Light Blue Grey
#B7C9E2
ΔE00 5.59
Dove Gray
#B6B8BD
ΔE00 5.65
Cool Gray
#9AA7B0
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDCA #CABBAE
analogous
#AECAC9 #AEBDCA #AEAFCA
triadic
#AEBDCA #CAAEBD #BDCAAE
tetradic
#AEBDCA #C9AECA #CABBAE #AFCAAE
square
#AEBDCA #C9AECA #CABBAE #AFCAAE
split-complementary
#AEBDCA #CAAEAF #CAC9AE
monochromatic
#648199 #899FB2 #AEBDCA #D3DBE2 #EDF0F3
Accessibility & contrast
On white
1.92
#AEBDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#AEBDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDCA
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDCA | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCB
Deuteranopia (green-blind)
#B4BACA
Tritanopia (blue-blind)
#A7C0C1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aebdca; /* rgb */ color: rgb(174, 189, 202); /* oklch */ color: oklch(79.1% 0.025 244.2);
Tailwind
colors: {
custom: {
50: '#c6d0da',
500: '#aebdca',
950: '#000000',
},
}SCSS
$custom: #aebdca; $custom-light: #c6d0da; $custom-dark: #000000;
JSON
{
"hex": "#aebdca",
"rgb": {
"r": 174,
"g": 189,
"b": 202
},
"hsl": {
"h": 207.857,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.79088,
"c": 0.02483,
"h": 244.2
},
"luminance": 0.49658
}Semantic roles & 50–950 ramp
primary
#AEBDCA
secondary
#E9E5E2
accent
#70469F
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131414
muted
#828283