#AECDDF#AECDDF
#AECDDF is a very light, muted cyan. Relative luminance 0.580; OKLCH L 83.1% C 0.042 H 233.5°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AECDDF |
|---|---|
| RGB | rgb(174, 205, 223) |
| HSL | hsl(202, 43%, 78%) |
| HSV | hsv(202, 22%, 87%) |
| CMYK | cmyk(22%, 8.1%, 0%, 12.5%) |
| CIE-LAB | lab(80.73, -6.43, -12.34) |
| CIE-LCH | lch(80.73, 13.92, 242.46°) |
| OKLab | oklab(83.13% -0.0248 -0.0335) |
| OKLCH | oklch(83.13% 0.042 233.5) |
| XYZ | xyz(52.6025, 57.9873, 78.2189) |
| Luminance | 0.5799 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.74
Cloudy Blue
#ACC2D9
ΔE00 4.89
Light Grey Blue
#9DBCD4
ΔE00 4.94
Lightsteelblue
#B0C4DE
ΔE00 6.16
Light Blue Grey
#B7C9E2
ΔE00 6.28
Ice Blue
#A5DFF9
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECDDF #DFC0AE
analogous
#AEDFD8 #AECDDF #AEB4DF
triadic
#AECDDF #DFAECD #CDDFAE
tetradic
#AECDDF #D8AEDF #DFC0AE #B4DFAE
square
#AECDDF #D8AEDF #DFC0AE #B4DFAE
split-complementary
#AECDDF #DFAEB4 #DFD8AE
monochromatic
#5697BC #82B2CE #AECDDF #DAE8F0 #E9F1F6
Accessibility & contrast
On white
1.67
#AECDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#AECDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECDDF
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECDDF | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCE0
Deuteranopia (green-blind)
#BEC6DF
Tritanopia (blue-blind)
#A0D2D3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #aecddf; /* rgb */ color: rgb(174, 205, 223); /* oklch */ color: oklch(83.1% 0.042 233.5);
Tailwind
colors: {
custom: {
50: '#c7dce9',
500: '#aecddf',
950: '#000000',
},
}SCSS
$custom: #aecddf; $custom-light: #c7dce9; $custom-dark: #000000;
JSON
{
"hex": "#aecddf",
"rgb": {
"r": 174,
"g": 205,
"b": 223
},
"hsl": {
"h": 202.041,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.83134,
"c": 0.04173,
"h": 233.5
},
"luminance": 0.57989
}Semantic roles & 50–950 ramp
primary
#AECDDF
secondary
#B8907A
accent
#612FB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484