#AEDCEB#AEDCEB
#AEDCEB is a very light, muted cyan. Relative luminance 0.662; OKLCH L 86.7% C 0.052 H 219.7°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCEB |
|---|---|
| RGB | rgb(174, 220, 235) |
| HSL | hsl(195, 60%, 80%) |
| HSV | hsv(195, 26%, 92%) |
| CMYK | cmyk(26%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(85.09, -11.53, -12.22) |
| CIE-LCH | lch(85.09, 16.80, 226.65°) |
| OKLab | oklab(86.7% -0.04 -0.0333) |
| OKLCH | oklch(86.7% 0.052 219.7) |
| XYZ | xyz(58.0396, 66.1808, 88.2972) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.04
Ice Blue
#A5DFF9
ΔE00 3.67
Powder Blue
#B0E0E6
ΔE00 4.03
Sky Blue
#87CEEB
ΔE00 6.43
Pale Sky Blue
#BDF6FE
ΔE00 6.79
Baby Blue
#89CFF0
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCEB #EBBDAE
analogous
#AEEBDB #AEDCEB #AEBDEB
triadic
#AEDCEB #EBAEDC #DCEBAE
tetradic
#AEDCEB #DBAEEB #EBBDAE #BDEBAE
square
#AEDCEB #DBAEEB #EBBDAE #BDEBAE
split-complementary
#AEDCEB #EBAEBD #EBDBAE
monochromatic
#4CB2D3 #7DC7DF #AEDCEB #DFF1F7 #E6F4F9
Accessibility & contrast
On white
1.48
#AEDCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#AEDCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCEB
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCEB | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EC
Deuteranopia (green-blind)
#C9D1EB
Tritanopia (blue-blind)
#9BE1E1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedceb; /* rgb */ color: rgb(174, 220, 235); /* oklch */ color: oklch(86.7% 0.052 219.7);
Tailwind
colors: {
custom: {
50: '#c7e6f1',
500: '#aedceb',
950: '#000000',
},
}SCSS
$custom: #aedceb; $custom-light: #c7e6f1; $custom-dark: #000000;
JSON
{
"hex": "#aedceb",
"rgb": {
"r": 174,
"g": 220,
"b": 235
},
"hsl": {
"h": 194.754,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.86698,
"c": 0.05205,
"h": 219.7
},
"luminance": 0.66183
}Semantic roles & 50–950 ramp
primary
#AEDCEB
secondary
#C78A76
accent
#471DC8
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485