#AED5CB#AED5CB
#AED5CB is a very light, muted teal. Relative luminance 0.609; OKLCH L 84.2% C 0.043 H 177.9°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AED5CB |
|---|---|
| RGB | rgb(174, 213, 203) |
| HSL | hsl(165, 32%, 76%) |
| HSV | hsv(165, 18%, 84%) |
| CMYK | cmyk(18.3%, 0%, 4.7%, 16.5%) |
| CIE-LAB | lab(82.32, -14.80, 0.69) |
| CIE-LCH | lch(82.32, 14.82, 177.33°) |
| OKLab | oklab(84.21% -0.0434 0.0016) |
| OKLCH | oklch(84.21% 0.043 177.9) |
| XYZ | xyz(52.0264, 60.8974, 65.5016) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.19
Paleturquoise
#AFEEEE
ΔE00 7.75
Duck Egg Blue
#C3FBF4
ΔE00 8.70
Pale Teal
#82CBB2
ΔE00 8.99
Eggshell Blue
#C4FFF7
ΔE00 9.51
Ice
#D6FFFA
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED5CB #D5AEB8
analogous
#AED5B7 #AED5CB #AECBD5
triadic
#AED5CB #CBAED5 #D5CBAE
tetradic
#AED5CB #B7AED5 #D5AEB8 #CBD5AE
square
#AED5CB #B7AED5 #D5AEB8 #CBD5AE
split-complementary
#AED5CB #D5AECB #D5B7AE
monochromatic
#5DAB97 #86C0B1 #AED5CB #D6EAE5 #EBF5F2
Accessibility & contrast
On white
1.59
#AED5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#AED5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED5CB
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED5CB | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CB
Deuteranopia (green-blind)
#CACBCC
Tritanopia (blue-blind)
#A4D6D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #aed5cb; /* rgb */ color: rgb(174, 213, 203); /* oklch */ color: oklch(84.2% 0.043 177.9);
Tailwind
colors: {
custom: {
50: '#c6e2da',
500: '#aed5cb',
950: '#000000',
},
}SCSS
$custom: #aed5cb; $custom-light: #c6e2da; $custom-dark: #000000;
JSON
{
"hex": "#aed5cb",
"rgb": {
"r": 174,
"g": 213,
"b": 203
},
"hsl": {
"h": 164.615,
"s": 31.707,
"l": 75.882
},
"oklch": {
"l": 0.84211,
"c": 0.04339,
"h": 177.9
},
"luminance": 0.60899
}Semantic roles & 50–950 ramp
primary
#AED5CB
secondary
#AB7C88
accent
#3B58AA
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483