#AEE4E6#AEE4E6
#AEE4E6 is a very light, muted teal. Relative luminance 0.702; OKLCH L 88.2% C 0.055 H 199.0°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE4E6 |
|---|---|
| RGB | rgb(174, 228, 230) |
| HSL | hsl(182, 53%, 79%) |
| HSV | hsv(182, 24%, 90%) |
| CMYK | cmyk(24.3%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(87.09, -16.70, -6.60) |
| CIE-LCH | lch(87.09, 17.95, 201.56°) |
| OKLab | oklab(88.24% -0.0522 -0.018) |
| OKLCH | oklch(88.24% 0.055 199) |
| XYZ | xyz(59.4775, 70.1960, 85.2629) |
| Luminance | 0.7020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.44
Paleturquoise
#AFEEEE
ΔE00 2.71
Pale Sky Blue
#BDF6FE
ΔE00 4.58
Light Sky Blue
#C6FCFF
ΔE00 5.23
Robin'S Egg Blue
#98EFF9
ΔE00 5.36
Duck Egg Blue
#C3FBF4
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE4E6 #E6B0AE
analogous
#AEE6CC #AEE4E6 #AEC8E6
triadic
#AEE4E6 #E6AEE4 #E4E6AE
tetradic
#AEE4E6 #CCAEE6 #E6B0AE #C8E6AE
square
#AEE4E6 #CCAEE6 #E6B0AE #C8E6AE
split-complementary
#AEE4E6 #E6AEC8 #E6CCAE
monochromatic
#50C5C9 #7FD4D8 #AEE4E6 #DDF4F4 #E8F7F8
Accessibility & contrast
On white
1.40
#AEE4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#AEE4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE4E6
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE4E6 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE6
Deuteranopia (green-blind)
#D2D7E6
Tritanopia (blue-blind)
#9CE8E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #aee4e6; /* rgb */ color: rgb(174, 228, 230); /* oklch */ color: oklch(88.2% 0.055 199.0);
Tailwind
colors: {
custom: {
50: '#c7eced',
500: '#aee4e6',
950: '#000000',
},
}SCSS
$custom: #aee4e6; $custom-light: #c7eced; $custom-dark: #000000;
JSON
{
"hex": "#aee4e6",
"rgb": {
"r": 174,
"g": 228,
"b": 230
},
"hsl": {
"h": 182.143,
"s": 52.83,
"l": 79.216
},
"oklch": {
"l": 0.88242,
"c": 0.05521,
"h": 199
},
"luminance": 0.70199
}Semantic roles & 50–950 ramp
primary
#AEE4E6
secondary
#C17A78
accent
#2B25C0
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#131616
muted
#828484