#AEDCE0#AEDCE0
#AEDCE0 is a very light, muted teal. Relative luminance 0.656; OKLCH L 86.3% C 0.048 H 202.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCE0 |
|---|---|
| RGB | rgb(174, 220, 224) |
| HSL | hsl(185, 45%, 78%) |
| HSV | hsv(185, 22%, 88%) |
| CMYK | cmyk(22.3%, 1.8%, 0%, 12.2%) |
| CIE-LAB | lab(84.77, -13.96, -6.86) |
| CIE-LCH | lch(84.77, 15.56, 206.17°) |
| OKLab | oklab(86.34% -0.0442 -0.0187) |
| OKLCH | oklch(86.34% 0.048 202.9) |
| XYZ | xyz(56.4993, 65.5647, 80.1849) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.21
Lightblue
#ADD8E6
ΔE00 4.64
Paleturquoise
#AFEEEE
ΔE00 5.24
Pale Sky Blue
#BDF6FE
ΔE00 5.88
Light Sky Blue
#C6FCFF
ΔE00 6.93
Robin'S Egg Blue
#98EFF9
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCE0 #E0B2AE
analogous
#AEE0CB #AEDCE0 #AEC3E0
triadic
#AEDCE0 #E0AEDC #DCE0AE
tetradic
#AEDCE0 #CBAEE0 #E0B2AE #C3E0AE
square
#AEDCE0 #CBAEE0 #E0B2AE #C3E0AE
split-complementary
#AEDCE0 #E0AEC3 #E0CBAE
monochromatic
#55B6BE #82C9CF #AEDCE0 #DAEFF1 #E9F5F7
Accessibility & contrast
On white
1.49
#AEDCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#AEDCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCE0
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCE0 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8E0
Deuteranopia (green-blind)
#CCD1E0
Tritanopia (blue-blind)
#9EE0DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedce0; /* rgb */ color: rgb(174, 220, 224); /* oklch */ color: oklch(86.3% 0.048 202.9);
Tailwind
colors: {
custom: {
50: '#c7e7e9',
500: '#aedce0',
950: '#000000',
},
}SCSS
$custom: #aedce0; $custom-light: #c7e7e9; $custom-dark: #000000;
JSON
{
"hex": "#aedce0",
"rgb": {
"r": 174,
"g": 220,
"b": 224
},
"hsl": {
"h": 184.8,
"s": 44.643,
"l": 78.039
},
"oklch": {
"l": 0.86344,
"c": 0.04802,
"h": 202.9
},
"luminance": 0.65567
}Semantic roles & 50–950 ramp
primary
#AEDCE0
secondary
#B97E79
accent
#392EB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484