#AED2CA#AED2CA
#AED2CA is a very light, muted teal. Relative luminance 0.594; OKLCH L 83.5% C 0.040 H 180.3°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AED2CA |
|---|---|
| RGB | rgb(174, 210, 202) |
| HSL | hsl(167, 29%, 75%) |
| HSV | hsv(167, 17%, 82%) |
| CMYK | cmyk(17.1%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(81.49, -13.47, 0.00) |
| CIE-LCH | lch(81.49, 13.47, 180.00°) |
| OKLab | oklab(83.54% -0.0397 -0.0002) |
| OKLCH | oklch(83.54% 0.04 180.3) |
| XYZ | xyz(51.1600, 59.3547, 64.6268) |
| Luminance | 0.5936 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.83
Paleturquoise
#AFEEEE
ΔE00 8.21
Duck Egg Blue
#C3FBF4
ΔE00 9.44
Lightblue
#ADD8E6
ΔE00 9.47
Pale Teal
#82CBB2
ΔE00 9.74
Ice
#D6FFFA
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED2CA #D2AEB6
analogous
#AED2B8 #AED2CA #AEC8D2
triadic
#AED2CA #CAAED2 #D2CAAE
tetradic
#AED2CA #B8AED2 #D2AEB6 #C8D2AE
square
#AED2CA #B8AED2 #D2AEB6 #C8D2AE
split-complementary
#AED2CA #D2AEC8 #D2B8AE
monochromatic
#5FA697 #87BCB0 #AED2CA #D5E8E4 #EBF4F2
Accessibility & contrast
On white
1.63
#AED2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#AED2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED2CA
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED2CA | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDCA
Deuteranopia (green-blind)
#C8C8CB
Tritanopia (blue-blind)
#A5D3CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #aed2ca; /* rgb */ color: rgb(174, 210, 202); /* oklch */ color: oklch(83.5% 0.040 180.3);
Tailwind
colors: {
custom: {
50: '#c6dfda',
500: '#aed2ca',
950: '#000000',
},
}SCSS
$custom: #aed2ca; $custom-light: #c6dfda; $custom-dark: #000000;
JSON
{
"hex": "#aed2ca",
"rgb": {
"r": 174,
"g": 210,
"b": 202
},
"hsl": {
"h": 166.667,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.83537,
"c": 0.03974,
"h": 180.3
},
"luminance": 0.59356
}Semantic roles & 50–950 ramp
primary
#AED2CA
secondary
#A87C86
accent
#3E56A7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483