#AED7CA#AED7CA
#AED7CA is a very light, muted teal. Relative luminance 0.619; OKLCH L 84.6% C 0.047 H 173.9°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AED7CA |
|---|---|
| RGB | rgb(174, 215, 202) |
| HSL | hsl(161, 34%, 76%) |
| HSV | hsv(161, 19%, 84%) |
| CMYK | cmyk(19.1%, 0%, 6%, 15.7%) |
| CIE-LAB | lab(82.84, -16.01, 1.97) |
| CIE-LCH | lch(82.84, 16.14, 172.98°) |
| OKLab | oklab(84.61% -0.0464 0.005) |
| OKLCH | oklch(84.61% 0.047 173.9) |
| XYZ | xyz(52.4137, 61.8622, 65.0447) |
| Luminance | 0.6186 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.98
Powder Blue
#B0E0E6
ΔE00 8.17
Pale Teal
#82CBB2
ΔE00 8.23
Duck Egg Blue
#C3FBF4
ΔE00 8.46
Eggshell Blue
#C4FFF7
ΔE00 9.20
Light Teal
#90E4C1
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED7CA #D7AEBB
analogous
#AED7B6 #AED7CA #AED0D7
triadic
#AED7CA #CAAED7 #D7CAAE
tetradic
#AED7CA #B6AED7 #D7AEBB #D0D7AE
square
#AED7CA #B6AED7 #D7AEBB #D0D7AE
split-complementary
#AED7CA #D7AED0 #D7B6AE
monochromatic
#5CAF94 #85C3AF #AED7CA #D7EBE5 #EBF5F2
Accessibility & contrast
On white
1.57
#AED7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#AED7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED7CA
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED7CA | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2C9
Deuteranopia (green-blind)
#CCCCCB
Tritanopia (blue-blind)
#A4D8D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #aed7ca; /* rgb */ color: rgb(174, 215, 202); /* oklch */ color: oklch(84.6% 0.047 173.9);
Tailwind
colors: {
custom: {
50: '#c6e3da',
500: '#aed7ca',
950: '#000000',
},
}SCSS
$custom: #aed7ca; $custom-light: #c6e3da; $custom-dark: #000000;
JSON
{
"hex": "#aed7ca",
"rgb": {
"r": 174,
"g": 215,
"b": 202
},
"hsl": {
"h": 160.976,
"s": 33.884,
"l": 76.275
},
"oklch": {
"l": 0.84614,
"c": 0.04671,
"h": 173.9
},
"luminance": 0.61864
}Semantic roles & 50–950 ramp
primary
#AED7CA
secondary
#AE7B8B
accent
#395EAD
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483