#AEDCE5#AEDCE5
#AEDCE5 is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.5% C 0.049 H 210.9°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCE5 |
|---|---|
| RGB | rgb(174, 220, 229) |
| HSL | hsl(190, 51%, 79%) |
| HSV | hsv(190, 24%, 90%) |
| CMYK | cmyk(24%, 3.9%, 0%, 10.2%) |
| CIE-LAB | lab(84.91, -12.87, -9.30) |
| CIE-LCH | lch(84.91, 15.88, 215.85°) |
| OKLab | oklab(86.5% -0.0423 -0.0253) |
| OKLCH | oklch(86.5% 0.049 210.9) |
| XYZ | xyz(57.1874, 65.8399, 83.8088) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.70
Lightblue
#ADD8E6
ΔE00 2.60
Pale Sky Blue
#BDF6FE
ΔE00 5.87
Ice Blue
#A5DFF9
ΔE00 5.88
Paleturquoise
#AFEEEE
ΔE00 6.54
Robin'S Egg Blue
#98EFF9
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCE5 #E5B7AE
analogous
#AEE5D3 #AEDCE5 #AEC1E5
triadic
#AEDCE5 #E5AEDC #DCE5AE
tetradic
#AEDCE5 #D3AEE5 #E5B7AE #C1E5AE
square
#AEDCE5 #D3AEE5 #E5B7AE #C1E5AE
split-complementary
#AEDCE5 #E5AEC1 #E5D3AE
monochromatic
#51B4C7 #80C8D6 #AEDCE5 #DCF0F4 #E8F5F8
Accessibility & contrast
On white
1.48
#AEDCE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#AEDCE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCE5
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCE5 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E6
Deuteranopia (green-blind)
#CAD1E5
Tritanopia (blue-blind)
#9DE0DF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedce5; /* rgb */ color: rgb(174, 220, 229); /* oklch */ color: oklch(86.5% 0.049 210.9);
Tailwind
colors: {
custom: {
50: '#c7e6ed',
500: '#aedce5',
950: '#000000',
},
}SCSS
$custom: #aedce5; $custom-light: #c7e6ed; $custom-dark: #000000;
JSON
{
"hex": "#aedce5",
"rgb": {
"r": 174,
"g": 220,
"b": 229
},
"hsl": {
"h": 189.818,
"s": 51.402,
"l": 79.02
},
"oklch": {
"l": 0.86502,
"c": 0.0493,
"h": 210.9
},
"luminance": 0.65842
}Semantic roles & 50–950 ramp
primary
#AEDCE5
secondary
#BF8478
accent
#4027BF
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484