#AAD4E4#AAD4E4
#AAD4E4 is a very light, muted cyan. Relative luminance 0.612; OKLCH L 84.5% C 0.049 H 223.1°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AAD4E4 |
|---|---|
| RGB | rgb(170, 212, 228) |
| HSL | hsl(197, 52%, 78%) |
| HSV | hsv(197, 25%, 89%) |
| CMYK | cmyk(25.4%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(82.50, -10.16, -12.39) |
| CIE-LCH | lch(82.50, 16.02, 230.64°) |
| OKLab | oklab(84.52% -0.0361 -0.0337) |
| OKLCH | oklch(84.52% 0.049 223.1) |
| XYZ | xyz(54.1205, 61.2323, 82.3512) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.31
Ice Blue
#A5DFF9
ΔE00 4.21
Powder Blue
#B0E0E6
ΔE00 5.51
Sky Blue
#87CEEB
ΔE00 5.74
Baby Blue
#89CFF0
ΔE00 6.12
Light Grey Blue
#9DBCD4
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAD4E4 #E4BAAA
analogous
#AAE4D7 #AAD4E4 #AAB7E4
triadic
#AAD4E4 #E4AAD4 #D4E4AA
tetradic
#AAD4E4 #D7AAE4 #E4BAAA #B7E4AA
square
#AAD4E4 #D7AAE4 #E4BAAA #B7E4AA
split-complementary
#AAD4E4 #E4AAB7 #E4D7AA
monochromatic
#4DA5C6 #7CBDD5 #AAD4E4 #D8EBF3 #E8F3F8
Accessibility & contrast
On white
1.59
#AAD4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#AAD4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAD4E4
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAD4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAD4E4 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD1E5
Deuteranopia (green-blind)
#C2CAE4
Tritanopia (blue-blind)
#98D9D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #aad4e4; /* rgb */ color: rgb(170, 212, 228); /* oklch */ color: oklch(84.5% 0.049 223.1);
Tailwind
colors: {
custom: {
50: '#c4e1ec',
500: '#aad4e4',
950: '#000000',
},
}SCSS
$custom: #aad4e4; $custom-light: #c4e1ec; $custom-dark: #000000;
JSON
{
"hex": "#aad4e4",
"rgb": {
"r": 170,
"g": 212,
"b": 228
},
"hsl": {
"h": 196.552,
"s": 51.786,
"l": 78.039
},
"oklch": {
"l": 0.84521,
"c": 0.04938,
"h": 223.1
},
"luminance": 0.61234
}Semantic roles & 50–950 ramp
primary
#AAD4E4
secondary
#BE8974
accent
#5026BF
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131516
muted
#828484