#AED0CA#AED0CA
#AED0CA is a very light, muted teal. Relative luminance 0.584; OKLCH L 83.1% C 0.037 H 183.6°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AED0CA |
|---|---|
| RGB | rgb(174, 208, 202) |
| HSL | hsl(169, 27%, 75%) |
| HSV | hsv(169, 16%, 82%) |
| CMYK | cmyk(16.3%, 0%, 2.9%, 18.4%) |
| CIE-LAB | lab(80.95, -12.45, -0.79) |
| CIE-LCH | lch(80.95, 12.47, 183.63°) |
| OKLab | oklab(83.11% -0.037 -0.0023) |
| OKLCH | oklch(83.11% 0.037 183.6) |
| XYZ | xyz(50.6693, 58.3733, 64.4632) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.49
Paleturquoise
#AFEEEE
ΔE00 8.55
Lightblue
#ADD8E6
ΔE00 8.67
Duck Egg Blue
#C3FBF4
ΔE00 10.02
Ice
#D6FFFA
ΔE00 10.33
Pale Blue
#D0FEFE
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED0CA #D0AEB4
analogous
#AED0B9 #AED0CA #AEC5D0
triadic
#AED0CA #CAAED0 #D0CAAE
tetradic
#AED0CA #B9AED0 #D0AEB4 #C5D0AE
square
#AED0CA #B9AED0 #D0AEB4 #C5D0AE
split-complementary
#AED0CA #D0AEC5 #D0B9AE
monochromatic
#61A397 #87BAB1 #AED0CA #D5E6E3 #ECF4F2
Accessibility & contrast
On white
1.66
#AED0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#AED0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED0CA
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED0CA | 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)
#CDCCCA
Deuteranopia (green-blind)
#C6C7CB
Tritanopia (blue-blind)
#A5D2CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #aed0ca; /* rgb */ color: rgb(174, 208, 202); /* oklch */ color: oklch(83.1% 0.037 183.6);
Tailwind
colors: {
custom: {
50: '#c6deda',
500: '#aed0ca',
950: '#000000',
},
}SCSS
$custom: #aed0ca; $custom-light: #c6deda; $custom-dark: #000000;
JSON
{
"hex": "#aed0ca",
"rgb": {
"r": 174,
"g": 208,
"b": 202
},
"hsl": {
"h": 169.412,
"s": 26.562,
"l": 74.902
},
"oklch": {
"l": 0.83109,
"c": 0.0371,
"h": 183.6
},
"luminance": 0.58375
}Semantic roles & 50–950 ramp
primary
#AED0CA
secondary
#A67D84
accent
#4052A5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483