#AEE4E9#AEE4E9
#AEE4E9 is a very light, muted teal. Relative luminance 0.704; OKLCH L 88.3% C 0.056 H 203.3°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE4E9 |
|---|---|
| RGB | rgb(174, 228, 233) |
| HSL | hsl(185, 57%, 80%) |
| HSV | hsv(185, 25%, 91%) |
| CMYK | cmyk(25.3%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(87.18, -16.04, -8.05) |
| CIE-LCH | lch(87.18, 17.95, 206.66°) |
| OKLab | oklab(88.34% -0.051 -0.022) |
| OKLCH | oklch(88.34% 0.056 203.3) |
| XYZ | xyz(59.9024, 70.3660, 87.5007) |
| Luminance | 0.7037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.58
Paleturquoise
#AFEEEE
ΔE00 3.43
Pale Sky Blue
#BDF6FE
ΔE00 4.05
Robin'S Egg Blue
#98EFF9
ΔE00 5.09
Light Sky Blue
#C6FCFF
ΔE00 5.22
Lightblue
#ADD8E6
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE4E9 #E9B3AE
analogous
#AEE9D1 #AEE4E9 #AEC6E9
triadic
#AEE4E9 #E9AEE4 #E4E9AE
tetradic
#AEE4E9 #D1AEE9 #E9B3AE #C6E9AE
square
#AEE4E9 #D1AEE9 #E9B3AE #C6E9AE
split-complementary
#AEE4E9 #E9AEC6 #E9D1AE
monochromatic
#4EC4CF #7ED4DC #AEE4E9 #DEF4F6 #E7F7F8
Accessibility & contrast
On white
1.39
#AEE4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#AEE4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE4E9
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE4E9 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE9
Deuteranopia (green-blind)
#D1D7E9
Tritanopia (blue-blind)
#9BE8E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #aee4e9; /* rgb */ color: rgb(174, 228, 233); /* oklch */ color: oklch(88.3% 0.056 203.3);
Tailwind
colors: {
custom: {
50: '#c7ecf0',
500: '#aee4e9',
950: '#000000',
},
}SCSS
$custom: #aee4e9; $custom-light: #c7ecf0; $custom-dark: #000000;
JSON
{
"hex": "#aee4e9",
"rgb": {
"r": 174,
"g": 228,
"b": 233
},
"hsl": {
"h": 185.085,
"s": 57.282,
"l": 79.804
},
"oklch": {
"l": 0.88335,
"c": 0.05555,
"h": 203.3
},
"luminance": 0.70369
}Semantic roles & 50–950 ramp
primary
#AEE4E9
secondary
#C57D77
accent
#2F21C5
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485