#AEE2E7#AEE2E7
#AEE2E7 is a very light, muted teal. Relative luminance 0.692; OKLCH L 87.8% C 0.054 H 203.6°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE2E7 |
|---|---|
| RGB | rgb(174, 226, 231) |
| HSL | hsl(185, 54%, 79%) |
| HSV | hsv(185, 25%, 91%) |
| CMYK | cmyk(24.7%, 2.2%, 0%, 9.4%) |
| CIE-LAB | lab(86.58, -15.47, -7.88) |
| CIE-LCH | lch(86.58, 17.36, 206.99°) |
| OKLab | oklab(87.85% -0.0492 -0.0215) |
| OKLCH | oklch(87.85% 0.054 203.6) |
| XYZ | xyz(59.0713, 69.1584, 85.8222) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.10
Paleturquoise
#AFEEEE
ΔE00 3.90
Pale Sky Blue
#BDF6FE
ΔE00 4.44
Lightblue
#ADD8E6
ΔE00 5.25
Robin'S Egg Blue
#98EFF9
ΔE00 5.55
Light Sky Blue
#C6FCFF
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE2E7 #E7B3AE
analogous
#AEE7D0 #AEE2E7 #AEC6E7
triadic
#AEE2E7 #E7AEE2 #E2E7AE
tetradic
#AEE2E7 #D0AEE7 #E7B3AE #C6E7AE
square
#AEE2E7 #D0AEE7 #E7B3AE #C6E7AE
split-complementary
#AEE2E7 #E7AEC6 #E7D0AE
monochromatic
#50C0CB #7FD1D9 #AEE2E7 #DDF3F5 #E7F7F8
Accessibility & contrast
On white
1.42
#AEE2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#AEE2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE2E7
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE2E7 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE7
Deuteranopia (green-blind)
#D0D5E7
Tritanopia (blue-blind)
#9CE6E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aee2e7; /* rgb */ color: rgb(174, 226, 231); /* oklch */ color: oklch(87.8% 0.054 203.6);
Tailwind
colors: {
custom: {
50: '#c7ebee',
500: '#aee2e7',
950: '#000000',
},
}SCSS
$custom: #aee2e7; $custom-light: #c7ebee; $custom-dark: #000000;
JSON
{
"hex": "#aee2e7",
"rgb": {
"r": 174,
"g": 226,
"b": 231
},
"hsl": {
"h": 185.263,
"s": 54.286,
"l": 79.412
},
"oklch": {
"l": 0.87845,
"c": 0.05373,
"h": 203.6
},
"luminance": 0.69161
}Semantic roles & 50–950 ramp
primary
#AEE2E7
secondary
#C27E77
accent
#3224C2
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485