#AEDCE4#AEDCE4
#AEDCE4 is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.5% C 0.049 H 209.3°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCE4 |
|---|---|
| RGB | rgb(174, 220, 228) |
| HSL | hsl(189, 50%, 79%) |
| HSV | hsv(189, 24%, 89%) |
| CMYK | cmyk(23.7%, 3.5%, 0%, 10.6%) |
| CIE-LAB | lab(84.89, -13.09, -8.81) |
| CIE-LCH | lch(84.89, 15.78, 213.95°) |
| OKLab | oklab(86.47% -0.0427 -0.024) |
| OKLCH | oklch(86.47% 0.049 209.3) |
| XYZ | xyz(57.0482, 65.7842, 83.0755) |
| Luminance | 0.6579 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.36
Lightblue
#ADD8E6
ΔE00 3.00
Pale Sky Blue
#BDF6FE
ΔE00 5.81
Paleturquoise
#AFEEEE
ΔE00 6.25
Ice Blue
#A5DFF9
ΔE00 6.29
Robin'S Egg Blue
#98EFF9
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCE4 #E4B6AE
analogous
#AEE4D1 #AEDCE4 #AEC1E4
triadic
#AEDCE4 #E4AEDC #DCE4AE
tetradic
#AEDCE4 #D1AEE4 #E4B6AE #C1E4AE
square
#AEDCE4 #D1AEE4 #E4B6AE #C1E4AE
split-complementary
#AEDCE4 #E4AEC1 #E4D1AE
monochromatic
#52B4C5 #80C8D5 #AEDCE4 #DCF0F3 #E8F5F7
Accessibility & contrast
On white
1.48
#AEDCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#AEDCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCE4
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCE4 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D8E5
Deuteranopia (green-blind)
#CBD1E4
Tritanopia (blue-blind)
#9DE0DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedce4; /* rgb */ color: rgb(174, 220, 228); /* oklch */ color: oklch(86.5% 0.049 209.3);
Tailwind
colors: {
custom: {
50: '#c7e6ec',
500: '#aedce4',
950: '#000000',
},
}SCSS
$custom: #aedce4; $custom-light: #c7e6ec; $custom-dark: #000000;
JSON
{
"hex": "#aedce4",
"rgb": {
"r": 174,
"g": 220,
"b": 228
},
"hsl": {
"h": 188.889,
"s": 50,
"l": 78.824
},
"oklch": {
"l": 0.8647,
"c": 0.04896,
"h": 209.3
},
"luminance": 0.65787
}Semantic roles & 50–950 ramp
primary
#AEDCE4
secondary
#BE8278
accent
#3E28BD
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484