#AAD2EE#AAD2EE
#AAD2EE is a very light, muted cyan. Relative luminance 0.608; OKLCH L 84.4% C 0.058 H 238.9°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AAD2EE |
|---|---|
| RGB | rgb(170, 210, 238) |
| HSL | hsl(205, 67%, 80%) |
| HSV | hsv(205, 29%, 93%) |
| CMYK | cmyk(28.6%, 11.8%, 0%, 6.7%) |
| CIE-LAB | lab(82.28, -6.82, -18.05) |
| CIE-LCH | lch(82.28, 19.30, 249.31°) |
| OKLab | oklab(84.44% -0.0298 -0.0494) |
| OKLCH | oklch(84.44% 0.058 238.9) |
| XYZ | xyz(55.0522, 60.8100, 89.7092) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 4.42
Baby Blue (survey)
#A2CFFE
ΔE00 4.92
Ice Blue
#A5DFF9
ΔE00 4.93
Baby Blue
#89CFF0
ΔE00 5.46
Lightskyblue
#87CEFA
ΔE00 5.62
Light Grey Blue
#9DBCD4
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAD2EE #EEC6AA
analogous
#AAEEE8 #AAD2EE #AAB0EE
triadic
#AAD2EE #EEAAD2 #D2EEAA
tetradic
#AAD2EE #E8AAEE #EEC6AA #B0EEAA
square
#AAD2EE #E8AAEE #EEC6AA #B0EEAA
split-complementary
#AAD2EE #EEAAB0 #EEE8AA
monochromatic
#449CDA #77B7E4 #AAD2EE #DDEDF8 #E5F1FA
Accessibility & contrast
On white
1.60
#AAD2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#AAD2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAD2EE
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAD2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAD2EE | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1EF
Deuteranopia (green-blind)
#BDC9EE
Tritanopia (blue-blind)
#95D9DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #aad2ee; /* rgb */ color: rgb(170, 210, 238); /* oklch */ color: oklch(84.4% 0.058 238.9);
Tailwind
colors: {
custom: {
50: '#c4dff3',
500: '#aad2ee',
950: '#000000',
},
}SCSS
$custom: #aad2ee; $custom-light: #c4dff3; $custom-dark: #000000;
JSON
{
"hex": "#aad2ee",
"rgb": {
"r": 170,
"g": 210,
"b": 238
},
"hsl": {
"h": 204.706,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.84443,
"c": 0.05767,
"h": 238.9
},
"luminance": 0.60812
}Semantic roles & 50–950 ramp
primary
#AAD2EE
secondary
#CB9671
accent
#6317CF
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485