#AEE3FC#AEE3FC
#AEE3FC is a very light, moderate cyan. Relative luminance 0.710; OKLCH L 88.8% C 0.064 H 228.5°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE3FC |
|---|---|
| RGB | rgb(174, 227, 252) |
| HSL | hsl(199, 93%, 84%) |
| HSV | hsv(199, 31%, 99%) |
| CMYK | cmyk(31%, 9.9%, 0%, 1.2%) |
| CIE-LAB | lab(87.47, -11.21, -17.61) |
| CIE-LCH | lch(87.47, 20.87, 237.53°) |
| OKLab | oklab(88.75% -0.0426 -0.0482) |
| OKLCH | oklch(88.75% 0.064 228.5) |
| XYZ | xyz(62.4898, 70.9621, 102.4810) |
| Luminance | 0.7097 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.37
Lightblue
#ADD8E6
ΔE00 4.36
Baby Blue
#89CFF0
ΔE00 5.91
Sky Blue
#87CEEB
ΔE00 6.16
Light Blue
#95D0FC
ΔE00 7.01
Powder Blue
#B0E0E6
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE3FC #FCC7AE
analogous
#AEFCEE #AEE3FC #AEBCFC
triadic
#AEE3FC #FCAEE3 #E3FCAE
tetradic
#AEE3FC #EEAEFC #FCC7AE #BCFCAE
square
#AEE3FC #EEAEFC #FCC7AE #BCFCAE
split-complementary
#AEE3FC #FCAEBC #FCEEAE
monochromatic
#38BAF8 #73CFFA #AEE3FC #E1F5FE #E1F5FE
Accessibility & contrast
On white
1.38
#AEE3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#AEE3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE3FC
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE3FC | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FD
Deuteranopia (green-blind)
#CBD7FC
Tritanopia (blue-blind)
#95EAEB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #aee3fc; /* rgb */ color: rgb(174, 227, 252); /* oklch */ color: oklch(88.8% 0.064 228.5);
Tailwind
colors: {
custom: {
50: '#c8ebfd',
500: '#aee3fc',
950: '#000000',
},
}SCSS
$custom: #aee3fc; $custom-light: #c8ebfd; $custom-dark: #000000;
JSON
{
"hex": "#aee3fc",
"rgb": {
"r": 174,
"g": 227,
"b": 252
},
"hsl": {
"h": 199.231,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.88751,
"c": 0.06433,
"h": 228.5
},
"luminance": 0.70965
}Semantic roles & 50–950 ramp
primary
#AEE3FC
secondary
#E0936E
accent
#4A00E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#131617
muted
#828485