#AEE5DF#AEE5DF
#AEE5DF is a very light, muted teal. Relative luminance 0.704; OKLCH L 88.2% C 0.057 H 187.9°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE5DF |
|---|---|
| RGB | rgb(174, 229, 223) |
| HSL | hsl(173, 51%, 79%) |
| HSV | hsv(173, 24%, 90%) |
| CMYK | cmyk(24%, 0%, 2.6%, 10.2%) |
| CIE-LAB | lab(87.17, -18.70, -2.80) |
| CIE-LCH | lch(87.17, 18.91, 188.50°) |
| OKLab | oklab(88.24% -0.0562 -0.0078) |
| OKLCH | oklch(88.24% 0.057 187.9) |
| XYZ | xyz(58.7901, 70.3625, 80.2814) |
| Luminance | 0.7036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.18
Duck Egg Blue
#C3FBF4
ΔE00 4.74
Powder Blue
#B0E0E6
ΔE00 5.50
Eggshell Blue
#C4FFF7
ΔE00 5.52
Pale Cyan
#B7FFFA
ΔE00 5.77
Light Light Blue
#CAFFFB
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE5DF #E5AEB4
analogous
#AEE5C4 #AEE5DF #AED0E5
triadic
#AEE5DF #DFAEE5 #E5DFAE
tetradic
#AEE5DF #C4AEE5 #E5AEB4 #D0E5AE
square
#AEE5DF #C4AEE5 #E5AEB4 #D0E5AE
split-complementary
#AEE5DF #E5AED0 #E5C4AE
monochromatic
#51C7BA #80D6CD #AEE5DF #DCF4F1 #E8F8F6
Accessibility & contrast
On white
1.39
#AEE5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#AEE5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE5DF
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE5DF | 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)
#DFDFDF
Deuteranopia (green-blind)
#D4D7E0
Tritanopia (blue-blind)
#9DE8E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #aee5df; /* rgb */ color: rgb(174, 229, 223); /* oklch */ color: oklch(88.2% 0.057 187.9);
Tailwind
colors: {
custom: {
50: '#c7ede9',
500: '#aee5df',
950: '#000000',
},
}SCSS
$custom: #aee5df; $custom-light: #c7ede9; $custom-dark: #000000;
JSON
{
"hex": "#aee5df",
"rgb": {
"r": 174,
"g": 229,
"b": 223
},
"hsl": {
"h": 173.455,
"s": 51.402,
"l": 79.02
},
"oklch": {
"l": 0.88244,
"c": 0.05677,
"h": 187.9
},
"luminance": 0.70365
}Semantic roles & 50–950 ramp
primary
#AEE5DF
secondary
#BF7880
accent
#2737BF
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484