#AEDCE2#AEDCE2
#AEDCE2 is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.4% C 0.048 H 206.1°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCE2 |
|---|---|
| RGB | rgb(174, 220, 226) |
| HSL | hsl(187, 47%, 78%) |
| HSV | hsv(187, 23%, 89%) |
| CMYK | cmyk(23%, 2.7%, 0%, 11.4%) |
| CIE-LAB | lab(84.83, -13.53, -7.84) |
| CIE-LCH | lch(84.83, 15.63, 210.09°) |
| OKLab | oklab(86.41% -0.0435 -0.0213) |
| OKLCH | oklch(86.41% 0.048 206.1) |
| XYZ | xyz(56.7721, 65.6738, 81.6218) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 0.95
Lightblue
#ADD8E6
ΔE00 3.81
Paleturquoise
#AFEEEE
ΔE00 5.70
Pale Sky Blue
#BDF6FE
ΔE00 5.78
Light Sky Blue
#C6FCFF
ΔE00 7.06
Robin'S Egg Blue
#98EFF9
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCE2 #E2B4AE
analogous
#AEE2CE #AEDCE2 #AEC2E2
triadic
#AEDCE2 #E2AEDC #DCE2AE
tetradic
#AEDCE2 #CEAEE2 #E2B4AE #C2E2AE
square
#AEDCE2 #CEAEE2 #E2B4AE #C2E2AE
split-complementary
#AEDCE2 #E2AEC2 #E2CEAE
monochromatic
#54B5C2 #81C9D2 #AEDCE2 #DBEFF2 #E8F5F7
Accessibility & contrast
On white
1.49
#AEDCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#AEDCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCE2
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCE2 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8E2
Deuteranopia (green-blind)
#CBD1E2
Tritanopia (blue-blind)
#9EE0DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aedce2; /* rgb */ color: rgb(174, 220, 226); /* oklch */ color: oklch(86.4% 0.048 206.1);
Tailwind
colors: {
custom: {
50: '#c7e7eb',
500: '#aedce2',
950: '#000000',
},
}SCSS
$custom: #aedce2; $custom-light: #c7e7eb; $custom-dark: #000000;
JSON
{
"hex": "#aedce2",
"rgb": {
"r": 174,
"g": 220,
"b": 226
},
"hsl": {
"h": 186.923,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.86407,
"c": 0.04841,
"h": 206.1
},
"luminance": 0.65676
}Semantic roles & 50–950 ramp
primary
#AEDCE2
secondary
#BB8079
accent
#3C2BBB
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484