#AEE4E4#AEE4E4
#AEE4E4 is a very light, muted teal. Relative luminance 0.701; OKLCH L 88.2% C 0.055 H 196.2°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE4E4 |
|---|---|
| RGB | rgb(174, 228, 228) |
| HSL | hsl(180, 50%, 79%) |
| HSV | hsv(180, 24%, 89%) |
| CMYK | cmyk(23.7%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(87.04, -17.13, -5.63) |
| CIE-LCH | lch(87.04, 18.03, 198.18°) |
| OKLab | oklab(88.18% -0.053 -0.0154) |
| OKLCH | oklch(88.18% 0.055 196.2) |
| XYZ | xyz(59.1982, 70.0843, 83.7922) |
| Luminance | 0.7009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.50
Powder Blue
#B0E0E6
ΔE00 3.15
Pale Sky Blue
#BDF6FE
ΔE00 5.07
Light Sky Blue
#C6FCFF
ΔE00 5.40
Duck Egg Blue
#C3FBF4
ΔE00 5.57
Robin'S Egg Blue
#98EFF9
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE4E4 #E4AEAE
analogous
#AEE4C9 #AEE4E4 #AEC9E4
triadic
#AEE4E4 #E4AEE4 #E4E4AE
tetradic
#AEE4E4 #C9AEE4 #E4AEAE #C9E4AE
square
#AEE4E4 #C9AEE4 #E4AEAE #C9E4AE
split-complementary
#AEE4E4 #E4AEC9 #E4C9AE
monochromatic
#52C5C5 #80D5D5 #AEE4E4 #DCF3F3 #E8F7F7
Accessibility & contrast
On white
1.40
#AEE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#AEE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE4E4
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE4E4 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE4
Deuteranopia (green-blind)
#D2D7E5
Tritanopia (blue-blind)
#9CE8E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #aee4e4; /* rgb */ color: rgb(174, 228, 228); /* oklch */ color: oklch(88.2% 0.055 196.2);
Tailwind
colors: {
custom: {
50: '#c7ecec',
500: '#aee4e4',
950: '#000000',
},
}SCSS
$custom: #aee4e4; $custom-light: #c7ecec; $custom-dark: #000000;
JSON
{
"hex": "#aee4e4",
"rgb": {
"r": 174,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 50,
"l": 78.824
},
"oklch": {
"l": 0.8818,
"c": 0.05516,
"h": 196.2
},
"luminance": 0.70087
}Semantic roles & 50–950 ramp
primary
#AEE4E4
secondary
#BE7878
accent
#2828BD
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#131616
muted
#828484