#AEDDE5#AEDDE5
#AEDDE5 is a very light, muted teal. Relative luminance 0.664; OKLCH L 86.7% C 0.050 H 209.1°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDDE5 |
|---|---|
| RGB | rgb(174, 221, 229) |
| HSL | hsl(189, 51%, 79%) |
| HSV | hsv(189, 24%, 90%) |
| CMYK | cmyk(24%, 3.5%, 0%, 10.2%) |
| CIE-LAB | lab(85.18, -13.38, -8.90) |
| CIE-LCH | lch(85.18, 16.07, 213.64°) |
| OKLab | oklab(86.72% -0.0436 -0.0242) |
| OKLCH | oklch(86.72% 0.05 209.1) |
| XYZ | xyz(57.4506, 66.3664, 83.8965) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.14
Lightblue
#ADD8E6
ΔE00 3.18
Pale Sky Blue
#BDF6FE
ΔE00 5.54
Paleturquoise
#AFEEEE
ΔE00 5.99
Ice Blue
#A5DFF9
ΔE00 6.29
Robin'S Egg Blue
#98EFF9
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDDE5 #E5B6AE
analogous
#AEE5D2 #AEDDE5 #AEC2E5
triadic
#AEDDE5 #E5AEDD #DDE5AE
tetradic
#AEDDE5 #D2AEE5 #E5B6AE #C2E5AE
square
#AEDDE5 #D2AEE5 #E5B6AE #C2E5AE
split-complementary
#AEDDE5 #E5AEC2 #E5D2AE
monochromatic
#51B6C7 #80CAD6 #AEDDE5 #DCF0F4 #E8F5F8
Accessibility & contrast
On white
1.47
#AEDDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#AEDDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDDE5
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDDE5 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E6
Deuteranopia (green-blind)
#CBD2E5
Tritanopia (blue-blind)
#9DE1DF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aedde5; /* rgb */ color: rgb(174, 221, 229); /* oklch */ color: oklch(86.7% 0.050 209.1);
Tailwind
colors: {
custom: {
50: '#c7e7ed',
500: '#aedde5',
950: '#000000',
},
}SCSS
$custom: #aedde5; $custom-light: #c7e7ed; $custom-dark: #000000;
JSON
{
"hex": "#aedde5",
"rgb": {
"r": 174,
"g": 221,
"b": 229
},
"hsl": {
"h": 188.727,
"s": 51.402,
"l": 79.02
},
"oklch": {
"l": 0.86715,
"c": 0.04988,
"h": 209.1
},
"luminance": 0.66369
}Semantic roles & 50–950 ramp
primary
#AEDDE5
secondary
#BF8278
accent
#3D27BF
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484