#AEE7EA#AEE7EA
#AEE7EA is a very light, muted teal. Relative luminance 0.721; OKLCH L 89.0% C 0.058 H 200.2°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE7EA |
|---|---|
| RGB | rgb(174, 231, 234) |
| HSL | hsl(183, 59%, 80%) |
| HSV | hsv(183, 26%, 92%) |
| CMYK | cmyk(25.6%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(88.01, -17.32, -7.34) |
| CIE-LCH | lch(88.01, 18.81, 202.97°) |
| OKLab | oklab(89.01% -0.0544 -0.02) |
| OKLCH | oklch(89.01% 0.058 200.2) |
| XYZ | xyz(60.8781, 72.0882, 88.5327) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.20
Powder Blue
#B0E0E6
ΔE00 2.77
Pale Sky Blue
#BDF6FE
ΔE00 3.92
Robin'S Egg Blue
#98EFF9
ΔE00 4.64
Light Sky Blue
#C6FCFF
ΔE00 4.67
Duck Egg Blue
#C3FBF4
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE7EA #EAB1AE
analogous
#AEEACF #AEE7EA #AEC9EA
triadic
#AEE7EA #EAAEE7 #E7EAAE
tetradic
#AEE7EA #CFAEEA #EAB1AE #C9EAAE
square
#AEE7EA #CFAEEA #EAB1AE #C9EAAE
split-complementary
#AEE7EA #EAAEC9 #EACFAE
monochromatic
#4DCAD1 #7DD9DD #AEE7EA #DFF5F7 #E7F8F9
Accessibility & contrast
On white
1.36
#AEE7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#AEE7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE7EA
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE7EA | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EA
Deuteranopia (green-blind)
#D4D9EA
Tritanopia (blue-blind)
#9AEBE8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #aee7ea; /* rgb */ color: rgb(174, 231, 234); /* oklch */ color: oklch(89.0% 0.058 200.2);
Tailwind
colors: {
custom: {
50: '#c7eef0',
500: '#aee7ea',
950: '#000000',
},
}SCSS
$custom: #aee7ea; $custom-light: #c7eef0; $custom-dark: #000000;
JSON
{
"hex": "#aee7ea",
"rgb": {
"r": 174,
"g": 231,
"b": 234
},
"hsl": {
"h": 183,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.89009,
"c": 0.058,
"h": 200.2
},
"luminance": 0.72091
}Semantic roles & 50–950 ramp
primary
#AEE7EA
secondary
#C67A76
accent
#271FC6
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585