#AEE8EA#AEE8EA
#AEE8EA is a very light, muted teal. Relative luminance 0.727; OKLCH L 89.2% C 0.059 H 198.8°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE8EA |
|---|---|
| RGB | rgb(174, 232, 234) |
| HSL | hsl(182, 59%, 80%) |
| HSV | hsv(182, 26%, 92%) |
| CMYK | cmyk(25.6%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(88.28, -17.82, -6.94) |
| CIE-LCH | lch(88.28, 19.13, 201.29°) |
| OKLab | oklab(89.22% -0.0557 -0.019) |
| OKLCH | oklch(89.22% 0.059 198.8) |
| XYZ | xyz(61.1588, 72.6496, 88.6262) |
| Luminance | 0.7265 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.72
Powder Blue
#B0E0E6
ΔE00 3.25
Pale Sky Blue
#BDF6FE
ΔE00 4.05
Light Sky Blue
#C6FCFF
ΔE00 4.58
Robin'S Egg Blue
#98EFF9
ΔE00 4.62
Duck Egg Blue
#C3FBF4
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE8EA #EAB0AE
analogous
#AEEACE #AEE8EA #AECAEA
triadic
#AEE8EA #EAAEE8 #E8EAAE
tetradic
#AEE8EA #CEAEEA #EAB0AE #CAEAAE
square
#AEE8EA #CEAEEA #EAB0AE #CAEAAE
split-complementary
#AEE8EA #EAAECA #EACEAE
monochromatic
#4DCCD1 #7DDADD #AEE8EA #DFF6F7 #E7F8F9
Accessibility & contrast
On white
1.35
#AEE8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#AEE8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE8EA
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE8EA | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EA
Deuteranopia (green-blind)
#D5DAEB
Tritanopia (blue-blind)
#9AECE8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #aee8ea; /* rgb */ color: rgb(174, 232, 234); /* oklch */ color: oklch(89.2% 0.059 198.8);
Tailwind
colors: {
custom: {
50: '#c7eff0',
500: '#aee8ea',
950: '#000000',
},
}SCSS
$custom: #aee8ea; $custom-light: #c7eff0; $custom-dark: #000000;
JSON
{
"hex": "#aee8ea",
"rgb": {
"r": 174,
"g": 232,
"b": 234
},
"hsl": {
"h": 182,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.89223,
"c": 0.05883,
"h": 198.8
},
"luminance": 0.72652
}Semantic roles & 50–950 ramp
primary
#AEE8EA
secondary
#C67976
accent
#251FC6
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585