#AEE1DF#AEE1DF
#AEE1DF is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.4% C 0.052 H 193.2°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE1DF |
|---|---|
| RGB | rgb(174, 225, 223) |
| HSL | hsl(178, 46%, 78%) |
| HSV | hsv(178, 23%, 88%) |
| CMYK | cmyk(22.7%, 0%, 0.9%, 11.8%) |
| CIE-LAB | lab(86.09, -16.70, -4.38) |
| CIE-LCH | lch(86.09, 17.27, 194.71°) |
| OKLab | oklab(87.38% -0.0511 -0.012) |
| OKLCH | oklch(87.38% 0.052 193.2) |
| XYZ | xyz(57.6960, 68.1745, 79.9167) |
| Luminance | 0.6818 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.33
Powder Blue
#B0E0E6
ΔE00 3.59
Duck Egg Blue
#C3FBF4
ΔE00 5.86
Pale Sky Blue
#BDF6FE
ΔE00 6.05
Light Sky Blue
#C6FCFF
ΔE00 6.19
Light Light Blue
#CAFFFB
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE1DF #E1AEB0
analogous
#AEE1C5 #AEE1DF #AEC9E1
triadic
#AEE1DF #DFAEE1 #E1DFAE
tetradic
#AEE1DF #C5AEE1 #E1AEB0 #C9E1AE
square
#AEE1DF #C5AEE1 #E1AEB0 #C9E1AE
split-complementary
#AEE1DF #E1AEC9 #E1C5AE
monochromatic
#55C0BC #81D0CD #AEE1DF #DBF2F1 #E9F7F6
Accessibility & contrast
On white
1.43
#AEE1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#AEE1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE1DF
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE1DF | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#D1D4E0
Tritanopia (blue-blind)
#9EE4E0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #aee1df; /* rgb */ color: rgb(174, 225, 223); /* oklch */ color: oklch(87.4% 0.052 193.2);
Tailwind
colors: {
custom: {
50: '#c7eae9',
500: '#aee1df',
950: '#000000',
},
}SCSS
$custom: #aee1df; $custom-light: #c7eae9; $custom-dark: #000000;
JSON
{
"hex": "#aee1df",
"rgb": {
"r": 174,
"g": 225,
"b": 223
},
"hsl": {
"h": 177.647,
"s": 45.946,
"l": 78.235
},
"oklch": {
"l": 0.87384,
"c": 0.05249,
"h": 193.2
},
"luminance": 0.68177
}Semantic roles & 50–950 ramp
primary
#AEE1DF
secondary
#BA797C
accent
#2C32B9
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484