#AECDDD#AECDDD
#AECDDD is a very light, muted cyan. Relative luminance 0.579; OKLCH L 83.1% C 0.040 H 230.3°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AECDDD |
|---|---|
| RGB | rgb(174, 205, 221) |
| HSL | hsl(200, 41%, 77%) |
| HSV | hsv(200, 21%, 87%) |
| CMYK | cmyk(21.3%, 7.2%, 0%, 13.3%) |
| CIE-LAB | lab(80.67, -6.88, -11.36) |
| CIE-LCH | lch(80.67, 13.28, 238.81°) |
| OKLab | oklab(83.07% -0.0256 -0.0308) |
| OKLCH | oklch(83.07% 0.04 230.3) |
| XYZ | xyz(52.3344, 57.8801, 76.8072) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.24
Light Grey Blue
#9DBCD4
ΔE00 5.39
Cloudy Blue
#ACC2D9
ΔE00 5.51
Ice Blue
#A5DFF9
ΔE00 6.47
Lightsteelblue
#B0C4DE
ΔE00 6.84
Light Blue Grey
#B7C9E2
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECDDD #DDBEAE
analogous
#AEDDD6 #AECDDD #AEB5DD
triadic
#AECDDD #DDAECD #CDDDAE
tetradic
#AECDDD #D6AEDD #DDBEAE #B5DDAE
square
#AECDDD #D6AEDD #DDBEAE #B5DDAE
split-complementary
#AECDDD #DDAEB5 #DDD6AE
monochromatic
#5898B9 #83B2CB #AECDDD #D9E8EF #E9F2F6
Accessibility & contrast
On white
1.67
#AECDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#AECDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECDDD
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECDDD | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDE
Deuteranopia (green-blind)
#BEC6DD
Tritanopia (blue-blind)
#A1D2D2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #aecddd; /* rgb */ color: rgb(174, 205, 221); /* oklch */ color: oklch(83.1% 0.040 230.3);
Tailwind
colors: {
custom: {
50: '#c6dce7',
500: '#aecddd',
950: '#000000',
},
}SCSS
$custom: #aecddd; $custom-light: #c6dce7; $custom-dark: #000000;
JSON
{
"hex": "#aecddd",
"rgb": {
"r": 174,
"g": 205,
"b": 221
},
"hsl": {
"h": 200.426,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.83068,
"c": 0.04008,
"h": 230.3
},
"luminance": 0.57882
}Semantic roles & 50–950 ramp
primary
#AECDDD
secondary
#B58E7A
accent
#5E32B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484