#AEE4E5#AEE4E5
#AEE4E5 is a very light, muted teal. Relative luminance 0.701; OKLCH L 88.2% C 0.055 H 197.6°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE4E5 |
|---|---|
| RGB | rgb(174, 228, 229) |
| HSL | hsl(181, 51%, 79%) |
| HSV | hsv(181, 24%, 90%) |
| CMYK | cmyk(24%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(87.07, -16.91, -6.11) |
| CIE-LCH | lch(87.07, 17.98, 199.87°) |
| OKLab | oklab(88.21% -0.0526 -0.0167) |
| OKLCH | oklch(88.21% 0.055 197.6) |
| XYZ | xyz(59.3375, 70.1400, 84.5254) |
| Luminance | 0.7014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.57
Powder Blue
#B0E0E6
ΔE00 2.79
Pale Sky Blue
#BDF6FE
ΔE00 4.81
Light Sky Blue
#C6FCFF
ΔE00 5.30
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Duck Egg Blue
#C3FBF4
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE4E5 #E5AFAE
analogous
#AEE5CB #AEE4E5 #AEC9E5
triadic
#AEE4E5 #E5AEE4 #E4E5AE
tetradic
#AEE4E5 #CBAEE5 #E5AFAE #C9E5AE
square
#AEE4E5 #CBAEE5 #E5AFAE #C9E5AE
split-complementary
#AEE4E5 #E5AEC9 #E5CBAE
monochromatic
#51C5C7 #80D5D6 #AEE4E5 #DCF3F4 #E8F7F8
Accessibility & contrast
On white
1.40
#AEE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#AEE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE4E5
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE4E5 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE5
Deuteranopia (green-blind)
#D2D7E6
Tritanopia (blue-blind)
#9CE8E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #aee4e5; /* rgb */ color: rgb(174, 228, 229); /* oklch */ color: oklch(88.2% 0.055 197.6);
Tailwind
colors: {
custom: {
50: '#c7eced',
500: '#aee4e5',
950: '#000000',
},
}SCSS
$custom: #aee4e5; $custom-light: #c7eced; $custom-dark: #000000;
JSON
{
"hex": "#aee4e5",
"rgb": {
"r": 174,
"g": 228,
"b": 229
},
"hsl": {
"h": 181.091,
"s": 51.402,
"l": 79.02
},
"oklch": {
"l": 0.88211,
"c": 0.05517,
"h": 197.6
},
"luminance": 0.70143
}Semantic roles & 50–950 ramp
primary
#AEE4E5
secondary
#BF7978
accent
#2927BF
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#131616
muted
#828484