#AEE1EA#AEE1EA
#AEE1EA is a very light, muted teal. Relative luminance 0.688; OKLCH L 87.7% C 0.054 H 209.5°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE1EA |
|---|---|
| RGB | rgb(174, 225, 234) |
| HSL | hsl(189, 59%, 80%) |
| HSV | hsv(189, 26%, 92%) |
| CMYK | cmyk(25.6%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(86.40, -14.30, -9.73) |
| CIE-LCH | lch(86.40, 17.30, 214.24°) |
| OKLab | oklab(87.73% -0.0468 -0.0265) |
| OKLCH | oklch(87.73% 0.054 209.5) |
| XYZ | xyz(59.2275, 68.7870, 87.9825) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.19
Lightblue
#ADD8E6
ΔE00 3.70
Pale Sky Blue
#BDF6FE
ΔE00 4.59
Paleturquoise
#AFEEEE
ΔE00 5.36
Robin'S Egg Blue
#98EFF9
ΔE00 5.98
Ice Blue
#A5DFF9
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE1EA #EAB7AE
analogous
#AEEAD5 #AEE1EA #AEC3EA
triadic
#AEE1EA #EAAEE1 #E1EAAE
tetradic
#AEE1EA #D5AEEA #EAB7AE #C3EAAE
square
#AEE1EA #D5AEEA #EAB7AE #C3EAAE
split-complementary
#AEE1EA #EAAEC3 #EAD5AE
monochromatic
#4DBDD1 #7DCFDD #AEE1EA #DFF3F7 #E7F6F9
Accessibility & contrast
On white
1.42
#AEE1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#AEE1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE1EA
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE1EA | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEB
Deuteranopia (green-blind)
#CED5EA
Tritanopia (blue-blind)
#9BE6E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #aee1ea; /* rgb */ color: rgb(174, 225, 234); /* oklch */ color: oklch(87.7% 0.054 209.5);
Tailwind
colors: {
custom: {
50: '#c7eaf0',
500: '#aee1ea',
950: '#000000',
},
}SCSS
$custom: #aee1ea; $custom-light: #c7eaf0; $custom-dark: #000000;
JSON
{
"hex": "#aee1ea",
"rgb": {
"r": 174,
"g": 225,
"b": 234
},
"hsl": {
"h": 189,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.87727,
"c": 0.0538,
"h": 209.5
},
"luminance": 0.6879
}Semantic roles & 50–950 ramp
primary
#AEE1EA
secondary
#C68276
accent
#381FC6
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485