#AED7CB#AED7CB
#AED7CB is a very light, muted teal. Relative luminance 0.619; OKLCH L 84.6% C 0.046 H 175.4°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AED7CB |
|---|---|
| RGB | rgb(174, 215, 203) |
| HSL | hsl(162, 34%, 76%) |
| HSV | hsv(162, 19%, 84%) |
| CMYK | cmyk(19.1%, 0%, 5.6%, 15.7%) |
| CIE-LAB | lab(82.87, -15.81, 1.48) |
| CIE-LCH | lch(82.87, 15.88, 174.66°) |
| OKLab | oklab(84.64% -0.046 0.0037) |
| OKLCH | oklch(84.64% 0.046 175.4) |
| XYZ | xyz(52.5325, 61.9097, 65.6703) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 7.72
Powder Blue
#B0E0E6
ΔE00 7.78
Duck Egg Blue
#C3FBF4
ΔE00 8.34
Pale Teal
#82CBB2
ΔE00 8.43
Eggshell Blue
#C4FFF7
ΔE00 9.11
Light Light Blue
#CAFFFB
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED7CB #D7AEBA
analogous
#AED7B7 #AED7CB #AECFD7
triadic
#AED7CB #CBAED7 #D7CBAE
tetradic
#AED7CB #B7AED7 #D7AEBA #CFD7AE
square
#AED7CB #B7AED7 #D7AEBA #CFD7AE
split-complementary
#AED7CB #D7AECF #D7B7AE
monochromatic
#5CAF96 #85C3B1 #AED7CB #D7EBE5 #EBF5F2
Accessibility & contrast
On white
1.57
#AED7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#AED7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED7CB
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED7CB | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CB
Deuteranopia (green-blind)
#CCCCCC
Tritanopia (blue-blind)
#A4D8D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #aed7cb; /* rgb */ color: rgb(174, 215, 203); /* oklch */ color: oklch(84.6% 0.046 175.4);
Tailwind
colors: {
custom: {
50: '#c6e3da',
500: '#aed7cb',
950: '#000000',
},
}SCSS
$custom: #aed7cb; $custom-light: #c6e3da; $custom-dark: #000000;
JSON
{
"hex": "#aed7cb",
"rgb": {
"r": 174,
"g": 215,
"b": 203
},
"hsl": {
"h": 162.439,
"s": 33.884,
"l": 76.275
},
"oklch": {
"l": 0.84642,
"c": 0.04618,
"h": 175.4
},
"luminance": 0.61911
}Semantic roles & 50–950 ramp
primary
#AED7CB
secondary
#AE7B8A
accent
#395BAD
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483