#AEE3EA#AEE3EA
#AEE3EA is a very light, muted teal. Relative luminance 0.699; OKLCH L 88.2% C 0.055 H 206.3°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE3EA |
|---|---|
| RGB | rgb(174, 227, 234) |
| HSL | hsl(187, 59%, 80%) |
| HSV | hsv(187, 26%, 92%) |
| CMYK | cmyk(25.6%, 3%, 0%, 8.2%) |
| CIE-LAB | lab(86.94, -15.31, -8.94) |
| CIE-LCH | lch(86.94, 17.73, 210.27°) |
| OKLab | oklab(88.15% -0.0494 -0.0243) |
| OKLCH | oklch(88.15% 0.055 206.3) |
| XYZ | xyz(59.7713, 69.8747, 88.1638) |
| Luminance | 0.6988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.10
Pale Sky Blue
#BDF6FE
ΔE00 4.10
Paleturquoise
#AFEEEE
ΔE00 4.27
Lightblue
#ADD8E6
ΔE00 4.78
Robin'S Egg Blue
#98EFF9
ΔE00 5.33
Light Sky Blue
#C6FCFF
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE3EA #EAB5AE
analogous
#AEEAD3 #AEE3EA #AEC5EA
triadic
#AEE3EA #EAAEE3 #E3EAAE
tetradic
#AEE3EA #D3AEEA #EAB5AE #C5EAAE
square
#AEE3EA #D3AEEA #EAB5AE #C5EAAE
split-complementary
#AEE3EA #EAAEC5 #EAD3AE
monochromatic
#4DC1D1 #7DD2DD #AEE3EA #DFF4F7 #E7F7F9
Accessibility & contrast
On white
1.40
#AEE3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#AEE3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE3EA
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE3EA | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEB
Deuteranopia (green-blind)
#D0D6EA
Tritanopia (blue-blind)
#9AE8E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #aee3ea; /* rgb */ color: rgb(174, 227, 234); /* oklch */ color: oklch(88.2% 0.055 206.3);
Tailwind
colors: {
custom: {
50: '#c7ebf0',
500: '#aee3ea',
950: '#000000',
},
}SCSS
$custom: #aee3ea; $custom-light: #c7ebf0; $custom-dark: #000000;
JSON
{
"hex": "#aee3ea",
"rgb": {
"r": 174,
"g": 227,
"b": 234
},
"hsl": {
"h": 187,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.88153,
"c": 0.05504,
"h": 206.3
},
"luminance": 0.69877
}Semantic roles & 50–950 ramp
primary
#AEE3EA
secondary
#C68076
accent
#331FC6
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485