#AEE3FB#AEE3FB
#AEE3FB is a very light, moderate cyan. Relative luminance 0.709; OKLCH L 88.7% C 0.064 H 227.5°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE3FB |
|---|---|
| RGB | rgb(174, 227, 251) |
| HSL | hsl(199, 91%, 83%) |
| HSV | hsv(199, 31%, 98%) |
| CMYK | cmyk(30.7%, 9.6%, 0%, 1.6%) |
| CIE-LAB | lab(87.44, -11.44, -17.13) |
| CIE-LCH | lch(87.44, 20.60, 236.26°) |
| OKLab | oklab(88.72% -0.043 -0.0469) |
| OKLCH | oklch(88.72% 0.064 227.5) |
| XYZ | xyz(62.3318, 70.8989, 101.6486) |
| Luminance | 0.7090 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.38
Lightblue
#ADD8E6
ΔE00 4.10
Baby Blue
#89CFF0
ΔE00 5.98
Sky Blue
#87CEEB
ΔE00 6.16
Powder Blue
#B0E0E6
ΔE00 6.77
Light Blue
#95D0FC
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE3FB #FBC6AE
analogous
#AEFBEC #AEE3FB #AEBCFB
triadic
#AEE3FB #FBAEE3 #E3FBAE
tetradic
#AEE3FB #ECAEFB #FBC6AE #BCFBAE
square
#AEE3FB #ECAEFB #FBC6AE #BCFBAE
split-complementary
#AEE3FB #FBAEBC #FBECAE
monochromatic
#39BBF5 #74CFF8 #AEE3FB #E2F5FE #E2F5FE
Accessibility & contrast
On white
1.38
#AEE3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#AEE3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE3FB
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE3FB | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FC
Deuteranopia (green-blind)
#CBD7FB
Tritanopia (blue-blind)
#95EAEA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #aee3fb; /* rgb */ color: rgb(174, 227, 251); /* oklch */ color: oklch(88.7% 0.064 227.5);
Tailwind
colors: {
custom: {
50: '#c8ebfc',
500: '#aee3fb',
950: '#000000',
},
}SCSS
$custom: #aee3fb; $custom-light: #c8ebfc; $custom-dark: #000000;
JSON
{
"hex": "#aee3fb",
"rgb": {
"r": 174,
"g": 227,
"b": 251
},
"hsl": {
"h": 198.701,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.88716,
"c": 0.06359,
"h": 227.5
},
"luminance": 0.70902
}Semantic roles & 50–950 ramp
primary
#AEE3FB
secondary
#DF916F
accent
#4800E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#131617
muted
#828485