#AEE4EC#AEE4EC
#AEE4EC is a very light, muted teal. Relative luminance 0.705; OKLCH L 88.4% C 0.056 H 207.5°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE4EC |
|---|---|
| RGB | rgb(174, 228, 236) |
| HSL | hsl(188, 62%, 80%) |
| HSV | hsv(188, 26%, 93%) |
| CMYK | cmyk(26.3%, 3.4%, 0%, 7.5%) |
| CIE-LAB | lab(87.26, -15.37, -9.51) |
| CIE-LCH | lch(87.26, 18.08, 211.73°) |
| OKLab | oklab(88.43% -0.0499 -0.0259) |
| OKLCH | oklch(88.43% 0.056 207.5) |
| XYZ | xyz(60.3346, 70.5389, 89.7769) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.42
Pale Sky Blue
#BDF6FE
ΔE00 3.87
Paleturquoise
#AFEEEE
ΔE00 4.40
Lightblue
#ADD8E6
ΔE00 4.70
Robin'S Egg Blue
#98EFF9
ΔE00 5.15
Light Sky Blue
#C6FCFF
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE4EC #ECB6AE
analogous
#AEECD5 #AEE4EC #AEC5EC
triadic
#AEE4EC #ECAEE4 #E4ECAE
tetradic
#AEE4EC #D5AEEC #ECB6AE #C5ECAE
square
#AEE4EC #D5AEEC #ECB6AE #C5ECAE
split-complementary
#AEE4EC #ECAEC5 #ECD5AE
monochromatic
#4BC3D5 #7CD3E0 #AEE4EC #E0F5F8 #E6F7F9
Accessibility & contrast
On white
1.39
#AEE4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#AEE4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE4EC
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE4EC | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0ED
Deuteranopia (green-blind)
#D0D7EC
Tritanopia (blue-blind)
#9AE9E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #aee4ec; /* rgb */ color: rgb(174, 228, 236); /* oklch */ color: oklch(88.4% 0.056 207.5);
Tailwind
colors: {
custom: {
50: '#c7ecf2',
500: '#aee4ec',
950: '#000000',
},
}SCSS
$custom: #aee4ec; $custom-light: #c7ecf2; $custom-dark: #000000;
JSON
{
"hex": "#aee4ec",
"rgb": {
"r": 174,
"g": 228,
"b": 236
},
"hsl": {
"h": 187.742,
"s": 62,
"l": 80.392
},
"oklch": {
"l": 0.8843,
"c": 0.05619,
"h": 207.5
},
"luminance": 0.70542
}Semantic roles & 50–950 ramp
primary
#AEE4EC
secondary
#C98075
accent
#321CCA
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485