#AEDBDE#AEDBDE
#AEDBDE is a very light, muted teal. Relative luminance 0.649; OKLCH L 86.1% C 0.047 H 201.4°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBDE |
|---|---|
| RGB | rgb(174, 219, 222) |
| HSL | hsl(184, 42%, 78%) |
| HSV | hsv(184, 22%, 87%) |
| CMYK | cmyk(21.6%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(84.45, -13.89, -6.28) |
| CIE-LCH | lch(84.45, 15.24, 204.34°) |
| OKLab | oklab(86.07% -0.0437 -0.0171) |
| OKLCH | oklch(86.07% 0.047 201.4) |
| XYZ | xyz(55.9680, 64.9335, 78.6776) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.66
Lightblue
#ADD8E6
ΔE00 4.94
Paleturquoise
#AFEEEE
ΔE00 5.34
Pale Sky Blue
#BDF6FE
ΔE00 6.22
Light Sky Blue
#C6FCFF
ΔE00 7.15
Robin'S Egg Blue
#98EFF9
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBDE #DEB1AE
analogous
#AEDEC9 #AEDBDE #AEC3DE
triadic
#AEDBDE #DEAEDB #DBDEAE
tetradic
#AEDBDE #C9AEDE #DEB1AE #C3DEAE
square
#AEDBDE #C9AEDE #DEB1AE #C3DEAE
split-complementary
#AEDBDE #DEAEC3 #DEC9AE
monochromatic
#57B4BB #83C8CC #AEDBDE #D9EEF0 #E9F5F6
Accessibility & contrast
On white
1.50
#AEDBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#AEDBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBDE
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBDE | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DE
Deuteranopia (green-blind)
#CBD0DE
Tritanopia (blue-blind)
#9FDEDC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedbde; /* rgb */ color: rgb(174, 219, 222); /* oklch */ color: oklch(86.1% 0.047 201.4);
Tailwind
colors: {
custom: {
50: '#c7e6e8',
500: '#aedbde',
950: '#000000',
},
}SCSS
$custom: #aedbde; $custom-light: #c7e6e8; $custom-dark: #000000;
JSON
{
"hex": "#aedbde",
"rgb": {
"r": 174,
"g": 219,
"b": 222
},
"hsl": {
"h": 183.75,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.86068,
"c": 0.04695,
"h": 201.4
},
"luminance": 0.64936
}Semantic roles & 50–950 ramp
primary
#AEDBDE
secondary
#B67E7A
accent
#3930B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484