#AEE4E2#AEE4E2
#AEE4E2 is a very light, muted teal. Relative luminance 0.700; OKLCH L 88.1% C 0.055 H 193.4°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE4E2 |
|---|---|
| RGB | rgb(174, 228, 226) |
| HSL | hsl(178, 50%, 79%) |
| HSV | hsv(178, 24%, 89%) |
| CMYK | cmyk(23.7%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(86.98, -17.56, -4.65) |
| CIE-LCH | lch(86.98, 18.17, 194.84°) |
| OKLab | oklab(88.12% -0.0538 -0.0128) |
| OKLCH | oklch(88.12% 0.055 193.4) |
| XYZ | xyz(58.9222, 69.9739, 82.3385) |
| Luminance | 0.6998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.55
Powder Blue
#B0E0E6
ΔE00 3.89
Duck Egg Blue
#C3FBF4
ΔE00 5.24
Pale Sky Blue
#BDF6FE
ΔE00 5.65
Light Sky Blue
#C6FCFF
ΔE00 5.68
Light Light Blue
#CAFFFB
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE4E2 #E4AEB0
analogous
#AEE4C7 #AEE4E2 #AECBE4
triadic
#AEE4E2 #E2AEE4 #E4E2AE
tetradic
#AEE4E2 #C7AEE4 #E4AEB0 #CBE4AE
square
#AEE4E2 #C7AEE4 #E4AEB0 #CBE4AE
split-complementary
#AEE4E2 #E4AECB #E4C7AE
monochromatic
#52C5C1 #80D5D2 #AEE4E2 #DCF3F2 #E8F7F7
Accessibility & contrast
On white
1.40
#AEE4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#AEE4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE4E2
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE4E2 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE2
Deuteranopia (green-blind)
#D3D7E3
Tritanopia (blue-blind)
#9DE7E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #aee4e2; /* rgb */ color: rgb(174, 228, 226); /* oklch */ color: oklch(88.1% 0.055 193.4);
Tailwind
colors: {
custom: {
50: '#c7eceb',
500: '#aee4e2',
950: '#000000',
},
}SCSS
$custom: #aee4e2; $custom-light: #c7eceb; $custom-dark: #000000;
JSON
{
"hex": "#aee4e2",
"rgb": {
"r": 174,
"g": 228,
"b": 226
},
"hsl": {
"h": 177.778,
"s": 50,
"l": 78.824
},
"oklch": {
"l": 0.88119,
"c": 0.05525,
"h": 193.4
},
"luminance": 0.69976
}Semantic roles & 50–950 ramp
primary
#AEE4E2
secondary
#BE787B
accent
#282EBD
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#131616
muted
#828484