#AEDEE6#AEDEE6
#AEDEE6 is a very light, muted teal. Relative luminance 0.670; OKLCH L 87.0% C 0.051 H 208.8°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEE6 |
|---|---|
| RGB | rgb(174, 222, 230) |
| HSL | hsl(189, 53%, 79%) |
| HSV | hsv(189, 24%, 90%) |
| CMYK | cmyk(24.3%, 3.5%, 0%, 9.8%) |
| CIE-LAB | lab(85.48, -13.67, -8.99) |
| CIE-LCH | lch(85.48, 16.36, 213.33°) |
| OKLab | oklab(86.96% -0.0445 -0.0245) |
| OKLCH | oklch(86.96% 0.051 208.8) |
| XYZ | xyz(57.8555, 66.9520, 84.7222) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 0.95
Lightblue
#ADD8E6
ΔE00 3.38
Pale Sky Blue
#BDF6FE
ΔE00 5.29
Paleturquoise
#AFEEEE
ΔE00 5.74
Ice Blue
#A5DFF9
ΔE00 6.31
Robin'S Egg Blue
#98EFF9
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEE6 #E6B6AE
analogous
#AEE6D2 #AEDEE6 #AEC2E6
triadic
#AEDEE6 #E6AEDE #DEE6AE
tetradic
#AEDEE6 #D2AEE6 #E6B6AE #C2E6AE
square
#AEDEE6 #D2AEE6 #E6B6AE #C2E6AE
split-complementary
#AEDEE6 #E6AEC2 #E6D2AE
monochromatic
#50B8C9 #7FCBD8 #AEDEE6 #DDF1F4 #E8F5F8
Accessibility & contrast
On white
1.46
#AEDEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#AEDEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEE6
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEE6 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE7
Deuteranopia (green-blind)
#CCD2E6
Tritanopia (blue-blind)
#9CE2E0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #aedee6; /* rgb */ color: rgb(174, 222, 230); /* oklch */ color: oklch(87.0% 0.051 208.8);
Tailwind
colors: {
custom: {
50: '#c7e8ed',
500: '#aedee6',
950: '#000000',
},
}SCSS
$custom: #aedee6; $custom-light: #c7e8ed; $custom-dark: #000000;
JSON
{
"hex": "#aedee6",
"rgb": {
"r": 174,
"g": 222,
"b": 230
},
"hsl": {
"h": 188.571,
"s": 52.83,
"l": 79.216
},
"oklch": {
"l": 0.8696,
"c": 0.05078,
"h": 208.8
},
"luminance": 0.66954
}Semantic roles & 50–950 ramp
primary
#AEDEE6
secondary
#C18278
accent
#3B25C0
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484