#AEDBD5#AEDBD5
#AEDBD5 is a very light, muted teal. Relative luminance 0.645; OKLCH L 85.8% C 0.048 H 186.3°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBD5 |
|---|---|
| RGB | rgb(174, 219, 213) |
| HSL | hsl(172, 38%, 77%) |
| HSV | hsv(172, 21%, 86%) |
| CMYK | cmyk(20.5%, 0%, 2.7%, 14.1%) |
| CIE-LAB | lab(84.21, -15.79, -1.87) |
| CIE-LCH | lch(84.21, 15.90, 186.75°) |
| OKLab | oklab(85.8% -0.0473 -0.0052) |
| OKLCH | oklch(85.8% 0.048 186.3) |
| XYZ | xyz(54.7939, 64.4638, 72.4936) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.15
Paleturquoise
#AFEEEE
ΔE00 5.41
Duck Egg Blue
#C3FBF4
ΔE00 6.99
Light Light Blue
#CAFFFB
ΔE00 7.80
Eggshell Blue
#C4FFF7
ΔE00 7.86
Light Sky Blue
#C6FCFF
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBD5 #DBAEB4
analogous
#AEDBBF #AEDBD5 #AECBDB
triadic
#AEDBD5 #D5AEDB #DBD5AE
tetradic
#AEDBD5 #BFAEDB #DBAEB4 #CBDBAE
square
#AEDBD5 #BFAEDB #DBAEB4 #CBDBAE
split-complementary
#AEDBD5 #DBAECB #DBBFAE
monochromatic
#59B5A9 #84C8BF #AEDBD5 #D8EEEB #EAF6F4
Accessibility & contrast
On white
1.51
#AEDBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#AEDBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBD5
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBD5 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D5
Deuteranopia (green-blind)
#CDCFD6
Tritanopia (blue-blind)
#A1DDD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aedbd5; /* rgb */ color: rgb(174, 219, 213); /* oklch */ color: oklch(85.8% 0.048 186.3);
Tailwind
colors: {
custom: {
50: '#c7e6e1',
500: '#aedbd5',
950: '#000000',
},
}SCSS
$custom: #aedbd5; $custom-light: #c7e6e1; $custom-dark: #000000;
JSON
{
"hex": "#aedbd5",
"rgb": {
"r": 174,
"g": 219,
"b": 213
},
"hsl": {
"h": 172,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.85795,
"c": 0.04757,
"h": 186.3
},
"luminance": 0.64466
}Semantic roles & 50–950 ramp
primary
#AEDBD5
secondary
#B37A82
accent
#3445B1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484