#AECDEC#AECDEC
#AECDEC is a very light, muted cyan. Relative luminance 0.587; OKLCH L 83.6% C 0.055 H 248.5°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AECDEC |
|---|---|
| RGB | rgb(174, 205, 236) |
| HSL | hsl(210, 62%, 80%) |
| HSV | hsv(210, 26%, 93%) |
| CMYK | cmyk(26.3%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(81.14, -3.49, -18.69) |
| CIE-LCH | lch(81.14, 19.01, 259.42°) |
| OKLab | oklab(83.59% -0.0201 -0.0511) |
| OKLCH | oklch(83.59% 0.055 248.5) |
| XYZ | xyz(54.4229, 58.7155, 87.8064) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.35
Lightsteelblue
#B0C4DE
ΔE00 3.63
Cloudy Blue
#ACC2D9
ΔE00 3.77
Light Blue Grey
#B7C9E2
ΔE00 3.82
Baby Blue (survey)
#A2CFFE
ΔE00 3.99
Light Grey Blue
#9DBCD4
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECDEC #ECCDAE
analogous
#AEECEC #AECDEC #AEAEEC
triadic
#AECDEC #ECAECD #CDECAE
tetradic
#AECDEC #ECAEEC #ECCDAE #AEECAE
square
#AECDEC #ECAEEC #ECCDAE #AEECAE
split-complementary
#AECDEC #ECAEAE #ECECAE
monochromatic
#4B90D5 #7CAEE0 #AECDEC #E0ECF8 #E6F0F9
Accessibility & contrast
On white
1.65
#AECDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#AECDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECDEC
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECDEC | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEE
Deuteranopia (green-blind)
#BAC7EB
Tritanopia (blue-blind)
#9CD4D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #aecdec; /* rgb */ color: rgb(174, 205, 236); /* oklch */ color: oklch(83.6% 0.055 248.5);
Tailwind
colors: {
custom: {
50: '#c7dcf2',
500: '#aecdec',
950: '#000000',
},
}SCSS
$custom: #aecdec; $custom-light: #c7dcf2; $custom-dark: #000000;
JSON
{
"hex": "#aecdec",
"rgb": {
"r": 174,
"g": 205,
"b": 236
},
"hsl": {
"h": 210,
"s": 62,
"l": 80.392
},
"oklch": {
"l": 0.83586,
"c": 0.05488,
"h": 248.5
},
"luminance": 0.58717
}Semantic roles & 50–950 ramp
primary
#AECDEC
secondary
#C99F75
accent
#731CCA
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131516
muted
#828485