#AED3CB#AED3CB
#AED3CB is a very light, muted teal. Relative luminance 0.599; OKLCH L 83.8% C 0.041 H 180.7°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AED3CB |
|---|---|
| RGB | rgb(174, 211, 203) |
| HSL | hsl(167, 30%, 75%) |
| HSV | hsv(167, 18%, 83%) |
| CMYK | cmyk(17.5%, 0%, 3.8%, 17.3%) |
| CIE-LAB | lab(81.78, -13.78, -0.10) |
| CIE-LCH | lch(81.78, 13.78, 180.42°) |
| OKLab | oklab(83.78% -0.0407 -0.0005) |
| OKLCH | oklch(83.78% 0.041 180.7) |
| XYZ | xyz(51.5264, 59.8975, 65.3349) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.68
Paleturquoise
#AFEEEE
ΔE00 7.92
Duck Egg Blue
#C3FBF4
ΔE00 9.15
Lightblue
#ADD8E6
ΔE00 9.45
Pale Teal
#82CBB2
ΔE00 9.65
Ice
#D6FFFA
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED3CB #D3AEB6
analogous
#AED3B8 #AED3CB #AEC8D3
triadic
#AED3CB #CBAED3 #D3CBAE
tetradic
#AED3CB #B8AED3 #D3AEB6 #C8D3AE
square
#AED3CB #B8AED3 #D3AEB6 #C8D3AE
split-complementary
#AED3CB #D3AEC8 #D3B8AE
monochromatic
#5FA898 #86BDB2 #AED3CB #D6E9E4 #EBF4F2
Accessibility & contrast
On white
1.62
#AED3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#AED3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED3CB
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED3CB | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CECB
Deuteranopia (green-blind)
#C8C9CC
Tritanopia (blue-blind)
#A5D4D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #aed3cb; /* rgb */ color: rgb(174, 211, 203); /* oklch */ color: oklch(83.8% 0.041 180.7);
Tailwind
colors: {
custom: {
50: '#c6e0da',
500: '#aed3cb',
950: '#000000',
},
}SCSS
$custom: #aed3cb; $custom-light: #c6e0da; $custom-dark: #000000;
JSON
{
"hex": "#aed3cb",
"rgb": {
"r": 174,
"g": 211,
"b": 203
},
"hsl": {
"h": 167.027,
"s": 29.6,
"l": 75.49
},
"oklch": {
"l": 0.83781,
"c": 0.04068,
"h": 180.7
},
"luminance": 0.59899
}Semantic roles & 50–950 ramp
primary
#AED3CB
secondary
#A97C86
accent
#3D54A8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483