#AEDCE1#AEDCE1
#AEDCE1 is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.4% C 0.048 H 204.5°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCE1 |
|---|---|
| RGB | rgb(174, 220, 225) |
| HSL | hsl(186, 46%, 78%) |
| HSV | hsv(186, 23%, 88%) |
| CMYK | cmyk(22.7%, 2.2%, 0%, 11.8%) |
| CIE-LAB | lab(84.80, -13.74, -7.35) |
| CIE-LCH | lch(84.80, 15.59, 208.13°) |
| OKLab | oklab(86.38% -0.0438 -0.02) |
| OKLCH | oklch(86.38% 0.048 204.5) |
| XYZ | xyz(56.6353, 65.6191, 80.9012) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.00
Lightblue
#ADD8E6
ΔE00 4.22
Paleturquoise
#AFEEEE
ΔE00 5.46
Pale Sky Blue
#BDF6FE
ΔE00 5.81
Light Sky Blue
#C6FCFF
ΔE00 6.98
Robin'S Egg Blue
#98EFF9
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCE1 #E1B3AE
analogous
#AEE1CC #AEDCE1 #AEC2E1
triadic
#AEDCE1 #E1AEDC #DCE1AE
tetradic
#AEDCE1 #CCAEE1 #E1B3AE #C2E1AE
square
#AEDCE1 #CCAEE1 #E1B3AE #C2E1AE
split-complementary
#AEDCE1 #E1AEC2 #E1CCAE
monochromatic
#55B5C0 #81C9D0 #AEDCE1 #DBEFF2 #E9F5F7
Accessibility & contrast
On white
1.49
#AEDCE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#AEDCE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCE1
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCE1 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8E1
Deuteranopia (green-blind)
#CBD1E1
Tritanopia (blue-blind)
#9EE0DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedce1; /* rgb */ color: rgb(174, 220, 225); /* oklch */ color: oklch(86.4% 0.048 204.5);
Tailwind
colors: {
custom: {
50: '#c7e7ea',
500: '#aedce1',
950: '#000000',
},
}SCSS
$custom: #aedce1; $custom-light: #c7e7ea; $custom-dark: #000000;
JSON
{
"hex": "#aedce1",
"rgb": {
"r": 174,
"g": 220,
"b": 225
},
"hsl": {
"h": 185.882,
"s": 45.946,
"l": 78.235
},
"oklch": {
"l": 0.86375,
"c": 0.0482,
"h": 204.5
},
"luminance": 0.65621
}Semantic roles & 50–950 ramp
primary
#AEDCE1
secondary
#BA7F79
accent
#3A2CB9
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484