#AED6ED#AED6ED
#AED6ED is a very light, muted cyan. Relative luminance 0.632; OKLCH L 85.5% C 0.053 H 233.4°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AED6ED |
|---|---|
| RGB | rgb(174, 214, 237) |
| HSL | hsl(202, 64%, 81%) |
| HSV | hsv(202, 27%, 93%) |
| CMYK | cmyk(26.6%, 9.7%, 0%, 7.1%) |
| CIE-LAB | lab(83.55, -7.98, -15.58) |
| CIE-LCH | lch(83.55, 17.51, 242.88°) |
| OKLab | oklab(85.5% -0.0315 -0.0425) |
| OKLCH | oklch(85.5% 0.053 233.4) |
| XYZ | xyz(56.7837, 63.2040, 89.3120) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.78
Lightblue
#ADD8E6
ΔE00 4.01
Baby Blue
#89CFF0
ΔE00 5.67
Light Blue
#95D0FC
ΔE00 5.99
Sky Blue
#87CEEB
ΔE00 6.05
Light Grey Blue
#9DBCD4
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED6ED #EDC5AE
analogous
#AEEDE4 #AED6ED #AEB6ED
triadic
#AED6ED #EDAED6 #D6EDAE
tetradic
#AED6ED #E4AEED #EDC5AE #B6EDAE
square
#AED6ED #E4AEED #EDC5AE #B6EDAE
split-complementary
#AED6ED #EDAEB6 #EDE4AE
monochromatic
#4AA3D7 #7CBDE2 #AED6ED #E0EFF8 #E6F2F9
Accessibility & contrast
On white
1.54
#AED6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#AED6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED6ED
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED6ED | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EE
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#9BDCDD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aed6ed; /* rgb */ color: rgb(174, 214, 237); /* oklch */ color: oklch(85.5% 0.053 233.4);
Tailwind
colors: {
custom: {
50: '#c7e2f2',
500: '#aed6ed',
950: '#000000',
},
}SCSS
$custom: #aed6ed; $custom-light: #c7e2f2; $custom-dark: #000000;
JSON
{
"hex": "#aed6ed",
"rgb": {
"r": 174,
"g": 214,
"b": 237
},
"hsl": {
"h": 201.905,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.855,
"c": 0.05292,
"h": 233.4
},
"luminance": 0.63206
}Semantic roles & 50–950 ramp
primary
#AED6ED
secondary
#CA9475
accent
#5B1ACB
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485