#AED2E9#AED2E9
#AED2E9 is a very light, muted cyan. Relative luminance 0.610; OKLCH L 84.5% C 0.050 H 236.2°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AED2E9 |
|---|---|
| RGB | rgb(174, 210, 233) |
| HSL | hsl(203, 57%, 80%) |
| HSV | hsv(203, 25%, 91%) |
| CMYK | cmyk(25.3%, 9.9%, 0%, 8.6%) |
| CIE-LAB | lab(82.36, -6.81, -15.23) |
| CIE-LCH | lch(82.36, 16.69, 245.92°) |
| OKLab | oklab(84.52% -0.0278 -0.0415) |
| OKLCH | oklch(84.52% 0.05 236.2) |
| XYZ | xyz(55.2059, 60.9730, 85.9352) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.86
Ice Blue
#A5DFF9
ΔE00 5.02
Cloudy Blue
#ACC2D9
ΔE00 5.48
Light Grey Blue
#9DBCD4
ΔE00 5.61
Light Blue
#95D0FC
ΔE00 5.94
Baby Blue
#89CFF0
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED2E9 #E9C5AE
analogous
#AEE9E3 #AED2E9 #AEB4E9
triadic
#AED2E9 #E9AED2 #D2E9AE
tetradic
#AED2E9 #E3AEE9 #E9C5AE #B4E9AE
square
#AED2E9 #E3AEE9 #E9C5AE #B4E9AE
split-complementary
#AED2E9 #E9AEB4 #E9E3AE
monochromatic
#4E9DCF #7EB7DC #AED2E9 #DEEDF6 #E7F2F8
Accessibility & contrast
On white
1.59
#AED2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#AED2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED2E9
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED2E9 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1EA
Deuteranopia (green-blind)
#C0CAE9
Tritanopia (blue-blind)
#9DD8D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #aed2e9; /* rgb */ color: rgb(174, 210, 233); /* oklch */ color: oklch(84.5% 0.050 236.2);
Tailwind
colors: {
custom: {
50: '#c7dff0',
500: '#aed2e9',
950: '#000000',
},
}SCSS
$custom: #aed2e9; $custom-light: #c7dff0; $custom-dark: #000000;
JSON
{
"hex": "#aed2e9",
"rgb": {
"r": 174,
"g": 210,
"b": 233
},
"hsl": {
"h": 203.39,
"s": 57.282,
"l": 79.804
},
"oklch": {
"l": 0.84523,
"c": 0.04996,
"h": 236.2
},
"luminance": 0.60975
}Semantic roles & 50–950 ramp
primary
#AED2E9
secondary
#C59577
accent
#6121C5
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485