#AED1CA#AED1CA
#AED1CA is a very light, muted teal. Relative luminance 0.589; OKLCH L 83.3% C 0.038 H 181.9°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AED1CA |
|---|---|
| RGB | rgb(174, 209, 202) |
| HSL | hsl(168, 28%, 75%) |
| HSV | hsv(168, 17%, 82%) |
| CMYK | cmyk(16.7%, 0%, 3.3%, 18%) |
| CIE-LAB | lab(81.22, -12.96, -0.39) |
| CIE-LCH | lch(81.22, 12.97, 181.74°) |
| OKLab | oklab(83.32% -0.0384 -0.0012) |
| OKLCH | oklch(83.32% 0.038 181.9) |
| XYZ | xyz(50.9139, 58.8624, 64.5447) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.64
Paleturquoise
#AFEEEE
ΔE00 8.36
Lightblue
#ADD8E6
ΔE00 9.07
Duck Egg Blue
#C3FBF4
ΔE00 9.72
Pale Teal
#82CBB2
ΔE00 10.12
Ice
#D6FFFA
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED1CA #D1AEB5
analogous
#AED1B8 #AED1CA #AEC6D1
triadic
#AED1CA #CAAED1 #D1CAAE
tetradic
#AED1CA #B8AED1 #D1AEB5 #C6D1AE
square
#AED1CA #B8AED1 #D1AEB5 #C6D1AE
split-complementary
#AED1CA #D1AEC6 #D1B8AE
monochromatic
#60A597 #87BBB0 #AED1CA #D5E7E4 #EBF4F2
Accessibility & contrast
On white
1.64
#AED1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#AED1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED1CA
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED1CA | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#C7C8CB
Tritanopia (blue-blind)
#A5D2CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #aed1ca; /* rgb */ color: rgb(174, 209, 202); /* oklch */ color: oklch(83.3% 0.038 181.9);
Tailwind
colors: {
custom: {
50: '#c6dfda',
500: '#aed1ca',
950: '#000000',
},
}SCSS
$custom: #aed1ca; $custom-light: #c6dfda; $custom-dark: #000000;
JSON
{
"hex": "#aed1ca",
"rgb": {
"r": 174,
"g": 209,
"b": 202
},
"hsl": {
"h": 168,
"s": 27.559,
"l": 75.098
},
"oklch": {
"l": 0.83323,
"c": 0.03841,
"h": 181.9
},
"luminance": 0.58864
}Semantic roles & 50–950 ramp
primary
#AED1CA
secondary
#A77C85
accent
#3F54A6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483