#AEDBD6#AEDBD6
#AEDBD6 is a very light, muted teal. Relative luminance 0.645; OKLCH L 85.8% C 0.047 H 188.0°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBD6 |
|---|---|
| RGB | rgb(174, 219, 214) |
| HSL | hsl(173, 38%, 77%) |
| HSV | hsv(173, 21%, 86%) |
| CMYK | cmyk(20.5%, 0%, 2.3%, 14.1%) |
| CIE-LAB | lab(84.23, -15.58, -2.36) |
| CIE-LCH | lch(84.23, 15.76, 188.62°) |
| OKLab | oklab(85.82% -0.0469 -0.0066) |
| OKLCH | oklch(85.82% 0.047 188) |
| XYZ | xyz(54.9212, 64.5148, 73.1642) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.74
Paleturquoise
#AFEEEE
ΔE00 5.25
Duck Egg Blue
#C3FBF4
ΔE00 7.02
Light Light Blue
#CAFFFB
ΔE00 7.76
Light Sky Blue
#C6FCFF
ΔE00 7.86
Pale Sky Blue
#BDF6FE
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBD6 #DBAEB3
analogous
#AEDBC0 #AEDBD6 #AECADB
triadic
#AEDBD6 #D6AEDB #DBD6AE
tetradic
#AEDBD6 #C0AEDB #DBAEB3 #CADBAE
square
#AEDBD6 #C0AEDB #DBAEB3 #CADBAE
split-complementary
#AEDBD6 #DBAECA #DBC0AE
monochromatic
#59B5AB #84C8C1 #AEDBD6 #D8EEEB #EAF6F4
Accessibility & contrast
On white
1.51
#AEDBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#AEDBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBD6
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBD6 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D6
Deuteranopia (green-blind)
#CDCFD7
Tritanopia (blue-blind)
#A1DDD9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aedbd6; /* rgb */ color: rgb(174, 219, 214); /* oklch */ color: oklch(85.8% 0.047 188.0);
Tailwind
colors: {
custom: {
50: '#c7e6e2',
500: '#aedbd6',
950: '#000000',
},
}SCSS
$custom: #aedbd6; $custom-light: #c7e6e2; $custom-dark: #000000;
JSON
{
"hex": "#aedbd6",
"rgb": {
"r": 174,
"g": 219,
"b": 214
},
"hsl": {
"h": 173.333,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.85824,
"c": 0.04734,
"h": 188
},
"luminance": 0.64517
}Semantic roles & 50–950 ramp
primary
#AEDBD6
secondary
#B37A81
accent
#3442B1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484