#AEE5EC#AEE5EC
#AEE5EC is a very light, muted teal. Relative luminance 0.711; OKLCH L 88.6% C 0.057 H 205.9°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE5EC |
|---|---|
| RGB | rgb(174, 229, 236) |
| HSL | hsl(187, 62%, 80%) |
| HSV | hsv(187, 26%, 93%) |
| CMYK | cmyk(26.3%, 3%, 0%, 7.5%) |
| CIE-LAB | lab(87.53, -15.88, -9.11) |
| CIE-LCH | lch(87.53, 18.30, 209.84°) |
| OKLab | oklab(88.64% -0.0511 -0.0248) |
| OKLCH | oklch(88.64% 0.057 205.9) |
| XYZ | xyz(60.6105, 71.0907, 89.8689) |
| Luminance | 0.7109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.62
Pale Sky Blue
#BDF6FE
ΔE00 3.68
Paleturquoise
#AFEEEE
ΔE00 3.86
Robin'S Egg Blue
#98EFF9
ΔE00 4.86
Light Sky Blue
#C6FCFF
ΔE00 5.18
Lightblue
#ADD8E6
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE5EC #ECB5AE
analogous
#AEECD4 #AEE5EC #AEC6EC
triadic
#AEE5EC #ECAEE5 #E5ECAE
tetradic
#AEE5EC #D4AEEC #ECB5AE #C6ECAE
square
#AEE5EC #D4AEEC #ECB5AE #C6ECAE
split-complementary
#AEE5EC #ECAEC6 #ECD4AE
monochromatic
#4BC5D5 #7CD5E0 #AEE5EC #E0F5F8 #E6F7F9
Accessibility & contrast
On white
1.38
#AEE5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#AEE5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE5EC
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE5EC | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0ED
Deuteranopia (green-blind)
#D1D8EC
Tritanopia (blue-blind)
#9AEAE7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #aee5ec; /* rgb */ color: rgb(174, 229, 236); /* oklch */ color: oklch(88.6% 0.057 205.9);
Tailwind
colors: {
custom: {
50: '#c7edf2',
500: '#aee5ec',
950: '#000000',
},
}SCSS
$custom: #aee5ec; $custom-light: #c7edf2; $custom-dark: #000000;
JSON
{
"hex": "#aee5ec",
"rgb": {
"r": 174,
"g": 229,
"b": 236
},
"hsl": {
"h": 186.774,
"s": 62,
"l": 80.392
},
"oklch": {
"l": 0.88644,
"c": 0.05684,
"h": 205.9
},
"luminance": 0.71093
}Semantic roles & 50–950 ramp
primary
#AEE5EC
secondary
#C97F75
accent
#2F1CCA
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485