#AEDEE5#AEDEE5
#AEDEE5 is a very light, muted teal. Relative luminance 0.669; OKLCH L 86.9% C 0.051 H 207.3°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEE5 |
|---|---|
| RGB | rgb(174, 222, 229) |
| HSL | hsl(188, 51%, 79%) |
| HSV | hsv(188, 24%, 90%) |
| CMYK | cmyk(24%, 3.1%, 0%, 10.2%) |
| CIE-LAB | lab(85.45, -13.89, -8.50) |
| CIE-LCH | lch(85.45, 16.28, 211.48°) |
| OKLab | oklab(86.93% -0.0449 -0.0231) |
| OKLCH | oklch(86.93% 0.051 207.3) |
| XYZ | xyz(57.7154, 66.8960, 83.9848) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 0.61
Lightblue
#ADD8E6
ΔE00 3.75
Pale Sky Blue
#BDF6FE
ΔE00 5.27
Paleturquoise
#AFEEEE
ΔE00 5.44
Robin'S Egg Blue
#98EFF9
ΔE00 6.59
Light Sky Blue
#C6FCFF
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEE5 #E5B5AE
analogous
#AEE5D1 #AEDEE5 #AEC3E5
triadic
#AEDEE5 #E5AEDE #DEE5AE
tetradic
#AEDEE5 #D1AEE5 #E5B5AE #C3E5AE
square
#AEDEE5 #D1AEE5 #E5B5AE #C3E5AE
split-complementary
#AEDEE5 #E5AEC3 #E5D1AE
monochromatic
#51B8C7 #80CBD6 #AEDEE5 #DCF1F4 #E8F6F8
Accessibility & contrast
On white
1.46
#AEDEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#AEDEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEE5
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEE5 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE6
Deuteranopia (green-blind)
#CCD2E5
Tritanopia (blue-blind)
#9DE2E0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #aedee5; /* rgb */ color: rgb(174, 222, 229); /* oklch */ color: oklch(86.9% 0.051 207.3);
Tailwind
colors: {
custom: {
50: '#c7e8ed',
500: '#aedee5',
950: '#000000',
},
}SCSS
$custom: #aedee5; $custom-light: #c7e8ed; $custom-dark: #000000;
JSON
{
"hex": "#aedee5",
"rgb": {
"r": 174,
"g": 222,
"b": 229
},
"hsl": {
"h": 187.636,
"s": 51.402,
"l": 79.02
},
"oklch": {
"l": 0.86928,
"c": 0.0505,
"h": 207.3
},
"luminance": 0.66898
}Semantic roles & 50–950 ramp
primary
#AEDEE5
secondary
#BF8178
accent
#3A27BF
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484