#AEE2EA#AEE2EA
#AEE2EA is a very light, muted teal. Relative luminance 0.693; OKLCH L 87.9% C 0.054 H 207.9°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE2EA |
|---|---|
| RGB | rgb(174, 226, 234) |
| HSL | hsl(188, 59%, 80%) |
| HSV | hsv(188, 26%, 92%) |
| CMYK | cmyk(25.6%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(86.67, -14.81, -9.34) |
| CIE-LCH | lch(86.67, 17.51, 212.23°) |
| OKLab | oklab(87.94% -0.0481 -0.0254) |
| OKLCH | oklch(87.94% 0.054 207.9) |
| XYZ | xyz(59.4986, 69.3293, 88.0729) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.01
Lightblue
#ADD8E6
ΔE00 4.24
Pale Sky Blue
#BDF6FE
ΔE00 4.31
Paleturquoise
#AFEEEE
ΔE00 4.81
Robin'S Egg Blue
#98EFF9
ΔE00 5.63
Light Sky Blue
#C6FCFF
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE2EA #EAB6AE
analogous
#AEEAD4 #AEE2EA #AEC4EA
triadic
#AEE2EA #EAAEE2 #E2EAAE
tetradic
#AEE2EA #D4AEEA #EAB6AE #C4EAAE
square
#AEE2EA #D4AEEA #EAB6AE #C4EAAE
split-complementary
#AEE2EA #EAAEC4 #EAD4AE
monochromatic
#4DBFD1 #7DD1DD #AEE2EA #DFF3F7 #E7F6F9
Accessibility & contrast
On white
1.41
#AEE2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#AEE2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE2EA
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE2EA | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEB
Deuteranopia (green-blind)
#CFD6EA
Tritanopia (blue-blind)
#9BE7E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aee2ea; /* rgb */ color: rgb(174, 226, 234); /* oklch */ color: oklch(87.9% 0.054 207.9);
Tailwind
colors: {
custom: {
50: '#c7ebf0',
500: '#aee2ea',
950: '#000000',
},
}SCSS
$custom: #aee2ea; $custom-light: #c7ebf0; $custom-dark: #000000;
JSON
{
"hex": "#aee2ea",
"rgb": {
"r": 174,
"g": 226,
"b": 234
},
"hsl": {
"h": 188,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.8794,
"c": 0.0544,
"h": 207.9
},
"luminance": 0.69332
}Semantic roles & 50–950 ramp
primary
#AEE2EA
secondary
#C68176
accent
#351FC6
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485