#AEDBDD#AEDBDD
#AEDBDD is a very light, muted teal. Relative luminance 0.649; OKLCH L 86.0% C 0.047 H 199.7°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBDD |
|---|---|
| RGB | rgb(174, 219, 221) |
| HSL | hsl(183, 41%, 77%) |
| HSV | hsv(183, 21%, 87%) |
| CMYK | cmyk(21.3%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(84.42, -14.10, -5.79) |
| CIE-LCH | lch(84.42, 15.24, 202.33°) |
| OKLab | oklab(86.04% -0.0441 -0.0158) |
| OKLCH | oklch(86.04% 0.047 199.7) |
| XYZ | xyz(55.8344, 64.8801, 77.9738) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.98
Paleturquoise
#AFEEEE
ΔE00 5.20
Lightblue
#ADD8E6
ΔE00 5.37
Pale Sky Blue
#BDF6FE
ΔE00 6.34
Light Sky Blue
#C6FCFF
ΔE00 7.15
Robin'S Egg Blue
#98EFF9
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBDD #DDB0AE
analogous
#AEDDC7 #AEDBDD #AEC4DD
triadic
#AEDBDD #DDAEDB #DBDDAE
tetradic
#AEDBDD #C7AEDD #DDB0AE #C4DDAE
square
#AEDBDD #C7AEDD #DDB0AE #C4DDAE
split-complementary
#AEDBDD #DDAEC4 #DDC7AE
monochromatic
#58B5B9 #83C8CB #AEDBDD #D9EEEF #E9F5F6
Accessibility & contrast
On white
1.50
#AEDBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#AEDBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBDD
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBDD | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#CBD0DD
Tritanopia (blue-blind)
#9FDEDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedbdd; /* rgb */ color: rgb(174, 219, 221); /* oklch */ color: oklch(86.0% 0.047 199.7);
Tailwind
colors: {
custom: {
50: '#c7e6e7',
500: '#aedbdd',
950: '#000000',
},
}SCSS
$custom: #aedbdd; $custom-light: #c7e6e7; $custom-dark: #000000;
JSON
{
"hex": "#aedbdd",
"rgb": {
"r": 174,
"g": 219,
"b": 221
},
"hsl": {
"h": 182.553,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.86037,
"c": 0.04685,
"h": 199.7
},
"luminance": 0.64882
}Semantic roles & 50–950 ramp
primary
#AEDBDD
secondary
#B57D7A
accent
#3732B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484