#AED5CD#AED5CD
#AED5CD is a very light, muted teal. Relative luminance 0.610; OKLCH L 84.3% C 0.043 H 181.4°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AED5CD |
|---|---|
| RGB | rgb(174, 213, 205) |
| HSL | hsl(168, 32%, 76%) |
| HSV | hsv(168, 18%, 84%) |
| CMYK | cmyk(18.3%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(82.38, -14.40, -0.30) |
| CIE-LCH | lch(82.38, 14.40, 181.20°) |
| OKLab | oklab(84.27% -0.0425 -0.001) |
| OKLCH | oklch(84.27% 0.043 181.4) |
| XYZ | xyz(52.2662, 60.9933, 66.7649) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.42
Paleturquoise
#AFEEEE
ΔE00 7.36
Duck Egg Blue
#C3FBF4
ΔE00 8.59
Ice
#D6FFFA
ΔE00 9.35
Light Light Blue
#CAFFFB
ΔE00 9.40
Lightblue
#ADD8E6
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED5CD #D5AEB6
analogous
#AED5B9 #AED5CD #AEC9D5
triadic
#AED5CD #CDAED5 #D5CDAE
tetradic
#AED5CD #B9AED5 #D5AEB6 #C9D5AE
square
#AED5CD #B9AED5 #D5AEB6 #C9D5AE
split-complementary
#AED5CD #D5AEC9 #D5B9AE
monochromatic
#5DAB9B #86C0B4 #AED5CD #D6EAE6 #EBF5F3
Accessibility & contrast
On white
1.59
#AED5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#AED5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED5CD
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED5CD | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#CACBCE
Tritanopia (blue-blind)
#A4D7D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #aed5cd; /* rgb */ color: rgb(174, 213, 205); /* oklch */ color: oklch(84.3% 0.043 181.4);
Tailwind
colors: {
custom: {
50: '#c6e2dc',
500: '#aed5cd',
950: '#000000',
},
}SCSS
$custom: #aed5cd; $custom-light: #c6e2dc; $custom-dark: #000000;
JSON
{
"hex": "#aed5cd",
"rgb": {
"r": 174,
"g": 213,
"b": 205
},
"hsl": {
"h": 167.692,
"s": 31.707,
"l": 75.882
},
"oklch": {
"l": 0.84269,
"c": 0.04256,
"h": 181.4
},
"luminance": 0.60995
}Semantic roles & 50–950 ramp
primary
#AED5CD
secondary
#AB7C86
accent
#3B52AA
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484