#AEE2DA#AEE2DA
#AEE2DA is a very light, muted teal. Relative luminance 0.685; OKLCH L 87.5% C 0.055 H 184.6°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE2DA |
|---|---|
| RGB | rgb(174, 226, 218) |
| HSL | hsl(171, 47%, 78%) |
| HSV | hsv(171, 23%, 89%) |
| CMYK | cmyk(23%, 0%, 3.5%, 11.4%) |
| CIE-LAB | lab(86.23, -18.26, -1.55) |
| CIE-LCH | lch(86.23, 18.33, 184.84°) |
| OKLab | oklab(87.45% -0.0544 -0.0044) |
| OKLCH | oklch(87.45% 0.055 184.6) |
| XYZ | xyz(57.3030, 68.4510, 76.5092) |
| Luminance | 0.6845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.30
Duck Egg Blue
#C3FBF4
ΔE00 5.39
Powder Blue
#B0E0E6
ΔE00 6.04
Eggshell Blue
#C4FFF7
ΔE00 6.16
Light Light Blue
#CAFFFB
ΔE00 6.52
Pale Cyan
#B7FFFA
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE2DA #E2AEB6
analogous
#AEE2C0 #AEE2DA #AED0E2
triadic
#AEE2DA #DAAEE2 #E2DAAE
tetradic
#AEE2DA #C0AEE2 #E2AEB6 #D0E2AE
square
#AEE2DA #C0AEE2 #E2AEB6 #D0E2AE
split-complementary
#AEE2DA #E2AED0 #E2C0AE
monochromatic
#54C2B1 #81D2C5 #AEE2DA #DBF2EF #E8F7F5
Accessibility & contrast
On white
1.43
#AEE2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#AEE2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE2DA
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE2DA | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDA
Deuteranopia (green-blind)
#D3D5DB
Tritanopia (blue-blind)
#9FE4DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #aee2da; /* rgb */ color: rgb(174, 226, 218); /* oklch */ color: oklch(87.5% 0.055 184.6);
Tailwind
colors: {
custom: {
50: '#c7ebe5',
500: '#aee2da',
950: '#000000',
},
}SCSS
$custom: #aee2da; $custom-light: #c7ebe5; $custom-dark: #000000;
JSON
{
"hex": "#aee2da",
"rgb": {
"r": 174,
"g": 226,
"b": 218
},
"hsl": {
"h": 170.769,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.8745,
"c": 0.05456,
"h": 184.6
},
"luminance": 0.68453
}Semantic roles & 50–950 ramp
primary
#AEE2DA
secondary
#BB7983
accent
#2B41BB
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484