#AEC2DD#AEC2DD
#AEC2DD is a light, muted cyan. Relative luminance 0.528; OKLCH L 80.8% C 0.044 H 255.9°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC2DD |
|---|---|
| RGB | rgb(174, 194, 221) |
| HSL | hsl(214, 41%, 77%) |
| HSV | hsv(214, 21%, 87%) |
| CMYK | cmyk(21.3%, 12.2%, 0%, 13.3%) |
| CIE-LAB | lab(77.76, -1.05, -15.73) |
| CIE-LCH | lch(77.76, 15.76, 266.17°) |
| OKLab | oklab(80.77% -0.0107 -0.0428) |
| OKLCH | oklch(80.77% 0.044 255.9) |
| XYZ | xyz(49.7951, 52.8014, 75.9607) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 0.63
Light Blue Grey
#B7C9E2
ΔE00 1.99
Cloudy Blue
#ACC2D9
ΔE00 2.03
Light Grey Blue
#9DBCD4
ΔE00 4.86
Powder Blue (survey)
#B1D1FC
ΔE00 5.68
Pastel Blue
#A2BFFE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC2DD #DDC9AE
analogous
#AEDADD #AEC2DD #B1AEDD
triadic
#AEC2DD #DDAEC2 #C2DDAE
tetradic
#AEC2DD #DDAEDA #DDC9AE #AEDDB1
square
#AEC2DD #DDAEDA #DDC9AE #AEDDB1
split-complementary
#AEC2DD #DDB1AE #DADDAE
monochromatic
#5881B9 #83A2CB #AEC2DD #D9E2EF #E9EFF6
Accessibility & contrast
On white
1.82
#AEC2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#AEC2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC2DD
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC2DD | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DE
Deuteranopia (green-blind)
#B4BEDC
Tritanopia (blue-blind)
#A2C8CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aec2dd; /* rgb */ color: rgb(174, 194, 221); /* oklch */ color: oklch(80.8% 0.044 255.9);
Tailwind
colors: {
custom: {
50: '#c6d4e7',
500: '#aec2dd',
950: '#000000',
},
}SCSS
$custom: #aec2dd; $custom-light: #c6d4e7; $custom-dark: #000000;
JSON
{
"hex": "#aec2dd",
"rgb": {
"r": 174,
"g": 194,
"b": 221
},
"hsl": {
"h": 214.468,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.80772,
"c": 0.04412,
"h": 255.9
},
"luminance": 0.52803
}Semantic roles & 50–950 ramp
primary
#AEC2DD
secondary
#B59C7A
accent
#7C32B4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384