#AED7DB#AED7DB
#AED7DB is a very light, muted teal. Relative luminance 0.627; OKLCH L 85.1% C 0.043 H 203.7°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AED7DB |
|---|---|
| RGB | rgb(174, 215, 219) |
| HSL | hsl(185, 38%, 77%) |
| HSV | hsv(185, 21%, 86%) |
| CMYK | cmyk(20.5%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(83.29, -12.49, -6.40) |
| CIE-LCH | lch(83.29, 14.04, 207.14°) |
| OKLab | oklab(85.12% -0.0396 -0.0174) |
| OKLCH | oklch(85.12% 0.043 203.7) |
| XYZ | xyz(54.5385, 62.7121, 76.2352) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.40
Lightblue
#ADD8E6
ΔE00 4.17
Paleturquoise
#AFEEEE
ΔE00 6.69
Pale Sky Blue
#BDF6FE
ΔE00 7.16
Ice Blue
#A5DFF9
ΔE00 8.04
Light Sky Blue
#C6FCFF
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED7DB #DBB2AE
analogous
#AEDBC9 #AED7DB #AEC1DB
triadic
#AED7DB #DBAED7 #D7DBAE
tetradic
#AED7DB #C9AEDB #DBB2AE #C1DBAE
square
#AED7DB #C9AEDB #DBB2AE #C1DBAE
split-complementary
#AED7DB #DBAEC1 #DBC9AE
monochromatic
#59ADB5 #84C2C8 #AED7DB #D8ECEE #EAF5F6
Accessibility & contrast
On white
1.55
#AED7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#AED7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED7DB
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED7DB | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DB
Deuteranopia (green-blind)
#C8CDDB
Tritanopia (blue-blind)
#A0DAD8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #aed7db; /* rgb */ color: rgb(174, 215, 219); /* oklch */ color: oklch(85.1% 0.043 203.7);
Tailwind
colors: {
custom: {
50: '#c7e3e6',
500: '#aed7db',
950: '#000000',
},
}SCSS
$custom: #aed7db; $custom-light: #c7e3e6; $custom-dark: #000000;
JSON
{
"hex": "#aed7db",
"rgb": {
"r": 174,
"g": 215,
"b": 219
},
"hsl": {
"h": 185.333,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.85121,
"c": 0.0433,
"h": 203.7
},
"luminance": 0.62714
}Semantic roles & 50–950 ramp
primary
#AED7DB
secondary
#B37F7A
accent
#3F34B1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484