#AEDCE8#AEDCE8
#AEDCE8 is a very light, muted cyan. Relative luminance 0.660; OKLCH L 86.6% C 0.051 H 215.4°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCE8 |
|---|---|
| RGB | rgb(174, 220, 232) |
| HSL | hsl(192, 56%, 80%) |
| HSV | hsv(192, 25%, 91%) |
| CMYK | cmyk(25%, 5.2%, 0%, 9%) |
| CIE-LAB | lab(85.00, -12.20, -10.76) |
| CIE-LCH | lch(85.00, 16.27, 221.40°) |
| OKLab | oklab(86.6% -0.0412 -0.0293) |
| OKLCH | oklch(86.6% 0.051 215.4) |
| XYZ | xyz(57.6099, 66.0089, 86.0338) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.53
Powder Blue
#B0E0E6
ΔE00 2.84
Ice Blue
#A5DFF9
ΔE00 4.73
Pale Sky Blue
#BDF6FE
ΔE00 6.23
Sky Blue
#87CEEB
ΔE00 7.06
Paleturquoise
#AFEEEE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCE8 #E8BAAE
analogous
#AEE8D7 #AEDCE8 #AEBFE8
triadic
#AEDCE8 #E8AEDC #DCE8AE
tetradic
#AEDCE8 #D7AEE8 #E8BAAE #BFE8AE
square
#AEDCE8 #D7AEE8 #E8BAAE #BFE8AE
split-complementary
#AEDCE8 #E8AEBF #E8D7AE
monochromatic
#4FB3CD #7EC7DA #AEDCE8 #DEF1F6 #E7F5F8
Accessibility & contrast
On white
1.48
#AEDCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#AEDCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCE8
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCE8 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9E9
Deuteranopia (green-blind)
#CAD1E8
Tritanopia (blue-blind)
#9CE1E0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedce8; /* rgb */ color: rgb(174, 220, 232); /* oklch */ color: oklch(86.6% 0.051 215.4);
Tailwind
colors: {
custom: {
50: '#c7e6ef',
500: '#aedce8',
950: '#000000',
},
}SCSS
$custom: #aedce8; $custom-light: #c7e6ef; $custom-dark: #000000;
JSON
{
"hex": "#aedce8",
"rgb": {
"r": 174,
"g": 220,
"b": 232
},
"hsl": {
"h": 192.414,
"s": 55.769,
"l": 79.608
},
"oklch": {
"l": 0.86599,
"c": 0.05051,
"h": 215.4
},
"luminance": 0.66011
}Semantic roles & 50–950 ramp
primary
#AEDCE8
secondary
#C38777
accent
#4422C3
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485