#AEE2D2#AEE2D2
#AEE2D2 is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.2% C 0.058 H 174.1°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE2D2 |
|---|---|
| RGB | rgb(174, 226, 210) |
| HSL | hsl(162, 47%, 78%) |
| HSV | hsv(162, 23%, 89%) |
| CMYK | cmyk(23%, 0%, 7.1%, 11.4%) |
| CIE-LAB | lab(86.03, -19.91, 2.37) |
| CIE-LCH | lch(86.03, 20.05, 173.20°) |
| OKLab | oklab(87.22% -0.0576 0.006) |
| OKLCH | oklch(87.22% 0.058 174.1) |
| XYZ | xyz(56.2813, 68.0424, 71.1284) |
| Luminance | 0.6804 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.49
Duck Egg Blue
#C3FBF4
ΔE00 6.52
Paleturquoise
#AFEEEE
ΔE00 6.92
Eggshell Blue
#C4FFF7
ΔE00 7.02
Light Teal
#90E4C1
ΔE00 7.20
Pale Cyan
#B7FFFA
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE2D2 #E2AEBE
analogous
#AEE2B8 #AEE2D2 #AED8E2
triadic
#AEE2D2 #D2AEE2 #E2D2AE
tetradic
#AEE2D2 #B8AEE2 #E2AEBE #D8E2AE
square
#AEE2D2 #B8AEE2 #E2AEBE #D8E2AE
split-complementary
#AEE2D2 #E2AED8 #E2B8AE
monochromatic
#54C2A0 #81D2B9 #AEE2D2 #DBF2EB #E8F7F2
Accessibility & contrast
On white
1.44
#AEE2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#AEE2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE2D2
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE2D2 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD1
Deuteranopia (green-blind)
#D5D4D3
Tritanopia (blue-blind)
#A1E3DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #aee2d2; /* rgb */ color: rgb(174, 226, 210); /* oklch */ color: oklch(87.2% 0.058 174.1);
Tailwind
colors: {
custom: {
50: '#c7ebdf',
500: '#aee2d2',
950: '#000000',
},
}SCSS
$custom: #aee2d2; $custom-light: #c7ebdf; $custom-dark: #000000;
JSON
{
"hex": "#aee2d2",
"rgb": {
"r": 174,
"g": 226,
"b": 210
},
"hsl": {
"h": 161.538,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.8722,
"c": 0.05794,
"h": 174.1
},
"luminance": 0.68045
}Semantic roles & 50–950 ramp
primary
#AEE2D2
secondary
#BB798D
accent
#2B57BB
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484