#AED0CB#AED0CB
#AED0CB is a very light, muted teal. Relative luminance 0.584; OKLCH L 83.1% C 0.037 H 185.6°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AED0CB |
|---|---|
| RGB | rgb(174, 208, 203) |
| HSL | hsl(171, 27%, 75%) |
| HSV | hsv(171, 16%, 82%) |
| CMYK | cmyk(16.3%, 0%, 2.4%, 18.4%) |
| CIE-LAB | lab(80.97, -12.25, -1.29) |
| CIE-LCH | lch(80.97, 12.31, 185.99°) |
| OKLab | oklab(83.14% -0.0366 -0.0036) |
| OKLCH | oklch(83.14% 0.037 185.6) |
| XYZ | xyz(50.7881, 58.4208, 65.0888) |
| Luminance | 0.5842 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.17
Lightblue
#ADD8E6
ΔE00 8.23
Paleturquoise
#AFEEEE
ΔE00 8.46
Duck Egg Blue
#C3FBF4
ΔE00 10.05
Pale Sky Blue
#BDF6FE
ΔE00 10.27
Ice
#D6FFFA
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED0CB #D0AEB3
analogous
#AED0BA #AED0CB #AEC4D0
triadic
#AED0CB #CBAED0 #D0CBAE
tetradic
#AED0CB #BAAED0 #D0AEB3 #C4D0AE
square
#AED0CB #BAAED0 #D0AEB3 #C4D0AE
split-complementary
#AED0CB #D0AEC4 #D0BAAE
monochromatic
#61A399 #87BAB2 #AED0CB #D5E6E4 #ECF4F3
Accessibility & contrast
On white
1.66
#AED0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#AED0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED0CB
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED0CB | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCB
Deuteranopia (green-blind)
#C6C7CC
Tritanopia (blue-blind)
#A5D2CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #aed0cb; /* rgb */ color: rgb(174, 208, 203); /* oklch */ color: oklch(83.1% 0.037 185.6);
Tailwind
colors: {
custom: {
50: '#c6deda',
500: '#aed0cb',
950: '#000000',
},
}SCSS
$custom: #aed0cb; $custom-light: #c6deda; $custom-dark: #000000;
JSON
{
"hex": "#aed0cb",
"rgb": {
"r": 174,
"g": 208,
"b": 203
},
"hsl": {
"h": 171.176,
"s": 26.562,
"l": 74.902
},
"oklch": {
"l": 0.83138,
"c": 0.03681,
"h": 185.6
},
"luminance": 0.58422
}Semantic roles & 50–950 ramp
primary
#AED0CB
secondary
#A67D83
accent
#404FA5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483