#AEDFE6#AEDFE6
#AEDFE6 is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.2% C 0.051 H 207.1°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDFE6 |
|---|---|
| RGB | rgb(174, 223, 230) |
| HSL | hsl(188, 53%, 79%) |
| HSV | hsv(188, 24%, 90%) |
| CMYK | cmyk(24.3%, 3%, 0%, 9.8%) |
| CIE-LAB | lab(85.75, -14.17, -8.59) |
| CIE-LCH | lch(85.75, 16.57, 211.22°) |
| OKLab | oklab(87.17% -0.0458 -0.0234) |
| OKLCH | oklch(87.17% 0.051 207.1) |
| XYZ | xyz(58.1218, 67.4848, 84.8110) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 0.47
Lightblue
#ADD8E6
ΔE00 3.94
Pale Sky Blue
#BDF6FE
ΔE00 5.02
Paleturquoise
#AFEEEE
ΔE00 5.19
Robin'S Egg Blue
#98EFF9
ΔE00 6.33
Light Sky Blue
#C6FCFF
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDFE6 #E6B5AE
analogous
#AEE6D1 #AEDFE6 #AEC3E6
triadic
#AEDFE6 #E6AEDF #DFE6AE
tetradic
#AEDFE6 #D1AEE6 #E6B5AE #C3E6AE
square
#AEDFE6 #D1AEE6 #E6B5AE #C3E6AE
split-complementary
#AEDFE6 #E6AEC3 #E6D1AE
monochromatic
#50BAC9 #7FCDD8 #AEDFE6 #DDF1F4 #E8F6F8
Accessibility & contrast
On white
1.45
#AEDFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#AEDFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDFE6
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDFE6 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DBE7
Deuteranopia (green-blind)
#CDD3E6
Tritanopia (blue-blind)
#9CE3E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #aedfe6; /* rgb */ color: rgb(174, 223, 230); /* oklch */ color: oklch(87.2% 0.051 207.1);
Tailwind
colors: {
custom: {
50: '#c7e9ed',
500: '#aedfe6',
950: '#000000',
},
}SCSS
$custom: #aedfe6; $custom-light: #c7e9ed; $custom-dark: #000000;
JSON
{
"hex": "#aedfe6",
"rgb": {
"r": 174,
"g": 223,
"b": 230
},
"hsl": {
"h": 187.5,
"s": 52.83,
"l": 79.216
},
"oklch": {
"l": 0.87173,
"c": 0.05142,
"h": 207.1
},
"luminance": 0.67487
}Semantic roles & 50–950 ramp
primary
#AEDFE6
secondary
#C18178
accent
#3925C0
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484