#AAE4FF#AAE4FF
#AAE4FF is a very light, moderate cyan. Relative luminance 0.713; OKLCH L 88.8% C 0.070 H 228.3°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE4FF |
|---|---|
| RGB | rgb(170, 228, 255) |
| HSL | hsl(199, 100%, 83%) |
| HSV | hsv(199, 33%, 100%) |
| CMYK | cmyk(33.3%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(87.61, -12.10, -19.00) |
| CIE-LCH | lch(87.61, 22.52, 237.51°) |
| OKLab | oklab(88.83% -0.0464 -0.0521) |
| OKLCH | oklch(88.83% 0.07 228.3) |
| XYZ | xyz(62.3651, 71.2496, 105.0548) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.20
Lightblue
#ADD8E6
ΔE00 4.97
Baby Blue
#89CFF0
ΔE00 5.63
Sky Blue
#87CEEB
ΔE00 5.93
Light Blue
#95D0FC
ΔE00 6.83
Lightskyblue
#87CEFA
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE4FF #FFC5AA
analogous
#AAFFEF #AAE4FF #AAB9FF
triadic
#AAE4FF #FFAAE4 #E4FFAA
tetradic
#AAE4FF #EFAAFF #FFC5AA #B9FFAA
square
#AAE4FF #EFAAFF #FFC5AA #B9FFAA
split-complementary
#AAE4FF #FFAAB9 #FFEFAA
monochromatic
#30BDFF #6DD1FF #AAE4FF #E0F5FF #E0F5FF
Accessibility & contrast
On white
1.38
#AAE4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#AAE4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE4FF
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE4FF | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#CAD7FF
Tritanopia (blue-blind)
#8DECEC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #aae4ff; /* rgb */ color: rgb(170, 228, 255); /* oklch */ color: oklch(88.8% 0.070 228.3);
Tailwind
colors: {
custom: {
50: '#c5ecff',
500: '#aae4ff',
950: '#000000',
},
}SCSS
$custom: #aae4ff; $custom-light: #c5ecff; $custom-dark: #000000;
JSON
{
"hex": "#aae4ff",
"rgb": {
"r": 170,
"g": 228,
"b": 255
},
"hsl": {
"h": 199.059,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.88834,
"c": 0.06973,
"h": 228.3
},
"luminance": 0.71253
}Semantic roles & 50–950 ramp
primary
#AAE4FF
secondary
#E49069
accent
#4900E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#131618
muted
#828486