#AEDBDB#AEDBDB
#AEDBDB is a very light, muted teal. Relative luminance 0.648; OKLCH L 86.0% C 0.047 H 196.3°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBDB |
|---|---|
| RGB | rgb(174, 219, 219) |
| HSL | hsl(180, 38%, 77%) |
| HSV | hsv(180, 21%, 86%) |
| CMYK | cmyk(20.5%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(84.37, -14.53, -4.81) |
| CIE-LCH | lch(84.37, 15.30, 198.33°) |
| OKLab | oklab(85.98% -0.0449 -0.0131) |
| OKLCH | oklch(85.98% 0.047 196.3) |
| XYZ | xyz(55.5695, 64.7741, 76.5789) |
| Luminance | 0.6478 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.72
Paleturquoise
#AFEEEE
ΔE00 5.01
Lightblue
#ADD8E6
ΔE00 6.22
Pale Sky Blue
#BDF6FE
ΔE00 6.68
Light Sky Blue
#C6FCFF
ΔE00 7.23
Duck Egg Blue
#C3FBF4
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBDB #DBAEAE
analogous
#AEDBC5 #AEDBDB #AEC5DB
triadic
#AEDBDB #DBAEDB #DBDBAE
tetradic
#AEDBDB #C5AEDB #DBAEAE #C5DBAE
square
#AEDBDB #C5AEDB #DBAEAE #C5DBAE
split-complementary
#AEDBDB #DBAEC5 #DBC5AE
monochromatic
#59B5B5 #84C8C8 #AEDBDB #D8EEEE #EAF6F6
Accessibility & contrast
On white
1.50
#AEDBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#AEDBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBDB
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBDB | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DB
Deuteranopia (green-blind)
#CCD0DB
Tritanopia (blue-blind)
#A0DEDB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aedbdb; /* rgb */ color: rgb(174, 219, 219); /* oklch */ color: oklch(86.0% 0.047 196.3);
Tailwind
colors: {
custom: {
50: '#c7e6e6',
500: '#aedbdb',
950: '#000000',
},
}SCSS
$custom: #aedbdb; $custom-light: #c7e6e6; $custom-dark: #000000;
JSON
{
"hex": "#aedbdb",
"rgb": {
"r": 174,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.85975,
"c": 0.04678,
"h": 196.3
},
"luminance": 0.64776
}Semantic roles & 50–950 ramp
primary
#AEDBDB
secondary
#B37A7A
accent
#3434B1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484