#AED9EE#AED9EE
#AED9EE is a very light, muted cyan. Relative luminance 0.648; OKLCH L 86.2% C 0.054 H 229.2°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AED9EE |
|---|---|
| RGB | rgb(174, 217, 238) |
| HSL | hsl(200, 65%, 81%) |
| HSV | hsv(200, 27%, 93%) |
| CMYK | cmyk(26.9%, 8.8%, 0%, 6.7%) |
| CIE-LAB | lab(84.38, -9.31, -14.87) |
| CIE-LCH | lch(84.38, 17.54, 237.95°) |
| OKLab | oklab(86.17% -0.035 -0.0405) |
| OKLCH | oklch(86.17% 0.054 229.2) |
| XYZ | xyz(57.6964, 64.7951, 90.3390) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.83
Ice Blue
#A5DFF9
ΔE00 2.90
Baby Blue
#89CFF0
ΔE00 5.67
Sky Blue
#87CEEB
ΔE00 5.80
Powder Blue
#B0E0E6
ΔE00 6.82
Light Blue
#95D0FC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED9EE #EEC3AE
analogous
#AEEEE3 #AED9EE #AEB9EE
triadic
#AED9EE #EEAED9 #D9EEAE
tetradic
#AED9EE #E3AEEE #EEC3AE #B9EEAE
square
#AED9EE #E3AEEE #EEC3AE #B9EEAE
split-complementary
#AED9EE #EEAEB9 #EEE3AE
monochromatic
#49AAD9 #7BC1E3 #AED9EE #E1F1F9 #E6F3FA
Accessibility & contrast
On white
1.50
#AED9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#AED9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED9EE
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED9EE | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7EF
Deuteranopia (green-blind)
#C5CFEE
Tritanopia (blue-blind)
#9ADFDF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aed9ee; /* rgb */ color: rgb(174, 217, 238); /* oklch */ color: oklch(86.2% 0.054 229.2);
Tailwind
colors: {
custom: {
50: '#c7e4f3',
500: '#aed9ee',
950: '#000000',
},
}SCSS
$custom: #aed9ee; $custom-light: #c7e4f3; $custom-dark: #000000;
JSON
{
"hex": "#aed9ee",
"rgb": {
"r": 174,
"g": 217,
"b": 238
},
"hsl": {
"h": 199.688,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.86165,
"c": 0.05359,
"h": 229.2
},
"luminance": 0.64797
}Semantic roles & 50–950 ramp
primary
#AED9EE
secondary
#CB9175
accent
#5418CD
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485