#AEE9EA#AEE9EA
#AEE9EA is a very light, muted teal. Relative luminance 0.732; OKLCH L 89.4% C 0.060 H 197.4°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE9EA |
|---|---|
| RGB | rgb(174, 233, 234) |
| HSL | hsl(181, 59%, 80%) |
| HSV | hsv(181, 26%, 92%) |
| CMYK | cmyk(25.6%, 0.4%, 0%, 8.2%) |
| CIE-LAB | lab(88.55, -18.32, -6.54) |
| CIE-LCH | lch(88.55, 19.45, 199.66°) |
| OKLab | oklab(89.44% -0.0569 -0.0179) |
| OKLCH | oklch(89.44% 0.06 197.4) |
| XYZ | xyz(61.4411, 73.2141, 88.7203) |
| Luminance | 0.7322 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.28
Powder Blue
#B0E0E6
ΔE00 3.73
Pale Sky Blue
#BDF6FE
ΔE00 4.24
Light Sky Blue
#C6FCFF
ΔE00 4.53
Robin'S Egg Blue
#98EFF9
ΔE00 4.66
Duck Egg Blue
#C3FBF4
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE9EA #EAAFAE
analogous
#AEEACD #AEE9EA #AECBEA
triadic
#AEE9EA #EAAEE9 #E9EAAE
tetradic
#AEE9EA #CDAEEA #EAAFAE #CBEAAE
square
#AEE9EA #CDAEEA #EAAFAE #CBEAAE
split-complementary
#AEE9EA #EAAECB #EACDAE
monochromatic
#4DCFD1 #7DDCDD #AEE9EA #DFF6F7 #E7F8F9
Accessibility & contrast
On white
1.34
#AEE9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#AEE9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE9EA
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE9EA | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EA
Deuteranopia (green-blind)
#D6DBEB
Tritanopia (blue-blind)
#9AEDE9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #aee9ea; /* rgb */ color: rgb(174, 233, 234); /* oklch */ color: oklch(89.4% 0.060 197.4);
Tailwind
colors: {
custom: {
50: '#c7f0f0',
500: '#aee9ea',
950: '#000000',
},
}SCSS
$custom: #aee9ea; $custom-light: #c7f0f0; $custom-dark: #000000;
JSON
{
"hex": "#aee9ea",
"rgb": {
"r": 174,
"g": 233,
"b": 234
},
"hsl": {
"h": 181,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.89437,
"c": 0.0597,
"h": 197.4
},
"luminance": 0.73217
}Semantic roles & 50–950 ramp
primary
#AEE9EA
secondary
#C67876
accent
#221FC6
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585