#AEE5EA#AEE5EA
#AEE5EA is a very light, muted teal. Relative luminance 0.710; OKLCH L 88.6% C 0.056 H 203.2°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE5EA |
|---|---|
| RGB | rgb(174, 229, 234) |
| HSL | hsl(185, 59%, 80%) |
| HSV | hsv(185, 26%, 92%) |
| CMYK | cmyk(25.6%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(87.47, -16.32, -8.14) |
| CIE-LCH | lch(87.47, 18.24, 206.51°) |
| OKLab | oklab(88.58% -0.0519 -0.0222) |
| OKLCH | oklch(88.58% 0.056 203.2) |
| XYZ | xyz(60.3215, 70.9751, 88.3472) |
| Luminance | 0.7098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.83
Paleturquoise
#AFEEEE
ΔE00 3.21
Pale Sky Blue
#BDF6FE
ΔE00 3.87
Robin'S Egg Blue
#98EFF9
ΔE00 4.87
Light Sky Blue
#C6FCFF
ΔE00 5.03
Lightblue
#ADD8E6
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE5EA #EAB3AE
analogous
#AEEAD1 #AEE5EA #AEC7EA
triadic
#AEE5EA #EAAEE5 #E5EAAE
tetradic
#AEE5EA #D1AEEA #EAB3AE #C7EAAE
square
#AEE5EA #D1AEEA #EAB3AE #C7EAAE
split-complementary
#AEE5EA #EAAEC7 #EAD1AE
monochromatic
#4DC6D1 #7DD5DD #AEE5EA #DFF5F7 #E7F7F9
Accessibility & contrast
On white
1.38
#AEE5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#AEE5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE5EA
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE5EA | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EA
Deuteranopia (green-blind)
#D2D8EA
Tritanopia (blue-blind)
#9AE9E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #aee5ea; /* rgb */ color: rgb(174, 229, 234); /* oklch */ color: oklch(88.6% 0.056 203.2);
Tailwind
colors: {
custom: {
50: '#c7edf0',
500: '#aee5ea',
950: '#000000',
},
}SCSS
$custom: #aee5ea; $custom-light: #c7edf0; $custom-dark: #000000;
JSON
{
"hex": "#aee5ea",
"rgb": {
"r": 174,
"g": 229,
"b": 234
},
"hsl": {
"h": 185,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.88581,
"c": 0.05645,
"h": 203.2
},
"luminance": 0.70978
}Semantic roles & 50–950 ramp
primary
#AEE5EA
secondary
#C67D76
accent
#2D1FC6
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485