#AAE4DF#AAE4DF
#AAE4DF is a very light, muted teal. Relative luminance 0.694; OKLCH L 87.8% C 0.059 H 189.5°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE4DF |
|---|---|
| RGB | rgb(170, 228, 223) |
| HSL | hsl(175, 52%, 78%) |
| HSV | hsv(175, 25%, 89%) |
| CMYK | cmyk(25.4%, 0%, 2.2%, 10.6%) |
| CIE-LAB | lab(86.68, -19.38, -3.55) |
| CIE-LCH | lch(86.68, 19.70, 190.37°) |
| OKLab | oklab(87.79% -0.0586 -0.0098) |
| OKLCH | oklch(87.79% 0.059 189.5) |
| XYZ | xyz(57.6361, 69.3579, 80.1483) |
| Luminance | 0.6936 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.97
Duck Egg Blue
#C3FBF4
ΔE00 5.11
Powder Blue
#B0E0E6
ΔE00 5.37
Pale Cyan
#B7FFFA
ΔE00 5.81
Eggshell Blue
#C4FFF7
ΔE00 5.86
Light Light Blue
#CAFFFB
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE4DF #E4AAAF
analogous
#AAE4C2 #AAE4DF #AACCE4
triadic
#AAE4DF #DFAAE4 #E4DFAA
tetradic
#AAE4DF #C2AAE4 #E4AAAF #CCE4AA
square
#AAE4DF #C2AAE4 #E4AAAF #CCE4AA
split-complementary
#AAE4DF #E4AACC #E4C2AA
monochromatic
#4DC6BC #7CD5CE #AAE4DF #D8F3F0 #E8F8F6
Accessibility & contrast
On white
1.41
#AAE4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#AAE4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE4DF
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE4DF | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEDF
Deuteranopia (green-blind)
#D2D6E0
Tritanopia (blue-blind)
#98E7E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aae4df; /* rgb */ color: rgb(170, 228, 223); /* oklch */ color: oklch(87.8% 0.059 189.5);
Tailwind
colors: {
custom: {
50: '#c4ece9',
500: '#aae4df',
950: '#000000',
},
}SCSS
$custom: #aae4df; $custom-light: #c4ece9; $custom-dark: #000000;
JSON
{
"hex": "#aae4df",
"rgb": {
"r": 170,
"g": 228,
"b": 223
},
"hsl": {
"h": 174.828,
"s": 51.786,
"l": 78.039
},
"oklch": {
"l": 0.87793,
"c": 0.05939,
"h": 189.5
},
"luminance": 0.69361
}Semantic roles & 50–950 ramp
primary
#AAE4DF
secondary
#BE747B
accent
#2633BF
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484