#AEE2F4#AEE2F4
#AEE2F4 is a very light, muted cyan. Relative luminance 0.699; OKLCH L 88.3% C 0.059 H 221.1°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE2F4 |
|---|---|
| RGB | rgb(174, 226, 244) |
| HSL | hsl(195, 76%, 82%) |
| HSV | hsv(195, 29%, 96%) |
| CMYK | cmyk(28.7%, 7.4%, 0%, 4.3%) |
| CIE-LAB | lab(86.96, -12.55, -14.17) |
| CIE-LCH | lch(86.96, 18.93, 228.46°) |
| OKLab | oklab(88.27% -0.0443 -0.0387) |
| OKLCH | oklch(88.27% 0.059 221.1) |
| XYZ | xyz(60.9760, 69.9202, 95.8535) |
| Luminance | 0.6992 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.69
Lightblue
#ADD8E6
ΔE00 2.77
Powder Blue
#B0E0E6
ΔE00 4.63
Pale Sky Blue
#BDF6FE
ΔE00 6.03
Sky Blue
#87CEEB
ΔE00 6.45
Baby Blue
#89CFF0
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE2F4 #F4C0AE
analogous
#AEF4E3 #AEE2F4 #AEBFF4
triadic
#AEE2F4 #F4AEE2 #E2F4AE
tetradic
#AEE2F4 #E3AEF4 #F4C0AE #BFF4AE
square
#AEE2F4 #E3AEF4 #F4C0AE #BFF4AE
split-complementary
#AEE2F4 #F4AEBF #F4E3AE
monochromatic
#42BBE5 #78CFED #AEE2F4 #E4F5FB #E4F5FB
Accessibility & contrast
On white
1.40
#AEE2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#AEE2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE2F4
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE2F4 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF5
Deuteranopia (green-blind)
#CCD6F4
Tritanopia (blue-blind)
#97E8E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #aee2f4; /* rgb */ color: rgb(174, 226, 244); /* oklch */ color: oklch(88.3% 0.059 221.1);
Tailwind
colors: {
custom: {
50: '#c8ebf7',
500: '#aee2f4',
950: '#000000',
},
}SCSS
$custom: #aee2f4; $custom-light: #c8ebf7; $custom-dark: #000000;
JSON
{
"hex": "#aee2f4",
"rgb": {
"r": 174,
"g": 226,
"b": 244
},
"hsl": {
"h": 195.429,
"s": 76.087,
"l": 81.961
},
"oklch": {
"l": 0.88267,
"c": 0.0588,
"h": 221.1
},
"luminance": 0.69923
}Semantic roles & 50–950 ramp
primary
#AEE2F4
secondary
#D48B72
accent
#410DD8
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131617
muted
#828485