#AED4CB#AED4CB
#AED4CB is a very light, muted teal. Relative luminance 0.604; OKLCH L 84.0% C 0.042 H 179.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AED4CB |
|---|---|
| RGB | rgb(174, 212, 203) |
| HSL | hsl(166, 31%, 76%) |
| HSV | hsv(166, 18%, 83%) |
| CMYK | cmyk(17.9%, 0%, 4.2%, 16.9%) |
| CIE-LAB | lab(82.05, -14.29, 0.29) |
| CIE-LCH | lch(82.05, 14.30, 178.82°) |
| OKLab | oklab(84% -0.042 0.0006) |
| OKLCH | oklch(84% 0.042 179.2) |
| XYZ | xyz(51.7756, 60.3959, 65.4180) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.92
Paleturquoise
#AFEEEE
ΔE00 7.82
Duck Egg Blue
#C3FBF4
ΔE00 8.91
Pale Teal
#82CBB2
ΔE00 9.31
Ice
#D6FFFA
ΔE00 9.64
Light Light Blue
#CAFFFB
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED4CB #D4AEB7
analogous
#AED4B8 #AED4CB #AECAD4
triadic
#AED4CB #CBAED4 #D4CBAE
tetradic
#AED4CB #B8AED4 #D4AEB7 #CAD4AE
square
#AED4CB #B8AED4 #D4AEB7 #CAD4AE
split-complementary
#AED4CB #D4AECA #D4B8AE
monochromatic
#5EAA98 #86BFB1 #AED4CB #D6E9E5 #EBF4F2
Accessibility & contrast
On white
1.61
#AED4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#AED4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED4CB
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED4CB | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFCB
Deuteranopia (green-blind)
#C9CACC
Tritanopia (blue-blind)
#A5D5D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #aed4cb; /* rgb */ color: rgb(174, 212, 203); /* oklch */ color: oklch(84.0% 0.042 179.2);
Tailwind
colors: {
custom: {
50: '#c6e1da',
500: '#aed4cb',
950: '#000000',
},
}SCSS
$custom: #aed4cb; $custom-light: #c6e1da; $custom-dark: #000000;
JSON
{
"hex": "#aed4cb",
"rgb": {
"r": 174,
"g": 212,
"b": 203
},
"hsl": {
"h": 165.789,
"s": 30.645,
"l": 75.686
},
"oklch": {
"l": 0.83996,
"c": 0.04202,
"h": 179.2
},
"luminance": 0.60397
}Semantic roles & 50–950 ramp
primary
#AED4CB
secondary
#AA7C87
accent
#3C56A9
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483