#AEDAE2#AEDAE2
#AEDAE2 is a very light, muted teal. Relative luminance 0.646; OKLCH L 86.0% C 0.047 H 209.9°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDAE2 |
|---|---|
| RGB | rgb(174, 218, 226) |
| HSL | hsl(189, 47%, 78%) |
| HSV | hsv(189, 23%, 89%) |
| CMYK | cmyk(23%, 3.5%, 0%, 11.4%) |
| CIE-LAB | lab(84.29, -12.51, -8.63) |
| CIE-LCH | lch(84.29, 15.20, 214.62°) |
| OKLab | oklab(85.98% -0.0409 -0.0235) |
| OKLCH | oklch(85.98% 0.047 209.9) |
| XYZ | xyz(56.2504, 64.6303, 81.4479) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.88
Lightblue
#ADD8E6
ΔE00 2.68
Ice Blue
#A5DFF9
ΔE00 6.31
Pale Sky Blue
#BDF6FE
ΔE00 6.34
Paleturquoise
#AFEEEE
ΔE00 6.77
Robin'S Egg Blue
#98EFF9
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDAE2 #E2B6AE
analogous
#AEE2D0 #AEDAE2 #AEC0E2
triadic
#AEDAE2 #E2AEDA #DAE2AE
tetradic
#AEDAE2 #D0AEE2 #E2B6AE #C0E2AE
square
#AEDAE2 #D0AEE2 #E2B6AE #C0E2AE
split-complementary
#AEDAE2 #E2AEC0 #E2D0AE
monochromatic
#54B1C2 #81C5D2 #AEDAE2 #DBEFF2 #E8F5F7
Accessibility & contrast
On white
1.51
#AEDAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#AEDAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDAE2
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDAE2 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6E3
Deuteranopia (green-blind)
#C9CFE2
Tritanopia (blue-blind)
#9EDEDC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aedae2; /* rgb */ color: rgb(174, 218, 226); /* oklch */ color: oklch(86.0% 0.047 209.9);
Tailwind
colors: {
custom: {
50: '#c7e5eb',
500: '#aedae2',
950: '#000000',
},
}SCSS
$custom: #aedae2; $custom-light: #c7e5eb; $custom-dark: #000000;
JSON
{
"hex": "#aedae2",
"rgb": {
"r": 174,
"g": 218,
"b": 226
},
"hsl": {
"h": 189.231,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.85981,
"c": 0.04713,
"h": 209.9
},
"luminance": 0.64632
}Semantic roles & 50–950 ramp
primary
#AEDAE2
secondary
#BB8379
accent
#412BBB
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131516
muted
#828484