#AEE4EA#AEE4EA
#AEE4EA is a very light, muted teal. Relative luminance 0.704; OKLCH L 88.4% C 0.056 H 204.7°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE4EA |
|---|---|
| RGB | rgb(174, 228, 234) |
| HSL | hsl(186, 59%, 80%) |
| HSV | hsv(186, 26%, 92%) |
| CMYK | cmyk(25.6%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(87.20, -15.82, -8.54) |
| CIE-LCH | lch(87.20, 17.98, 208.36°) |
| OKLab | oklab(88.37% -0.0506 -0.0233) |
| OKLCH | oklch(88.37% 0.056 204.7) |
| XYZ | xyz(60.0456, 70.4233, 88.2552) |
| Luminance | 0.7043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.42
Paleturquoise
#AFEEEE
ΔE00 3.73
Pale Sky Blue
#BDF6FE
ΔE00 3.95
Robin'S Egg Blue
#98EFF9
ΔE00 5.07
Light Sky Blue
#C6FCFF
ΔE00 5.28
Lightblue
#ADD8E6
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE4EA #EAB4AE
analogous
#AEEAD2 #AEE4EA #AEC6EA
triadic
#AEE4EA #EAAEE4 #E4EAAE
tetradic
#AEE4EA #D2AEEA #EAB4AE #C6EAAE
square
#AEE4EA #D2AEEA #EAB4AE #C6EAAE
split-complementary
#AEE4EA #EAAEC6 #EAD2AE
monochromatic
#4DC4D1 #7DD4DD #AEE4EA #DFF4F7 #E7F7F9
Accessibility & contrast
On white
1.39
#AEE4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#AEE4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE4EA
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE4EA | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFEA
Deuteranopia (green-blind)
#D1D7EA
Tritanopia (blue-blind)
#9AE8E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #aee4ea; /* rgb */ color: rgb(174, 228, 234); /* oklch */ color: oklch(88.4% 0.056 204.7);
Tailwind
colors: {
custom: {
50: '#c7ecf0',
500: '#aee4ea',
950: '#000000',
},
}SCSS
$custom: #aee4ea; $custom-light: #c7ecf0; $custom-dark: #000000;
JSON
{
"hex": "#aee4ea",
"rgb": {
"r": 174,
"g": 228,
"b": 234
},
"hsl": {
"h": 186,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.88367,
"c": 0.05573,
"h": 204.7
},
"luminance": 0.70426
}Semantic roles & 50–950 ramp
primary
#AEE4EA
secondary
#C67E76
accent
#301FC6
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485