#AED3CA#AED3CA
#AED3CA is a very light, muted teal. Relative luminance 0.599; OKLCH L 83.8% C 0.041 H 178.8°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AED3CA |
|---|---|
| RGB | rgb(174, 211, 202) |
| HSL | hsl(165, 30%, 75%) |
| HSV | hsv(165, 18%, 83%) |
| CMYK | cmyk(17.5%, 0%, 4.3%, 17.3%) |
| CIE-LAB | lab(81.76, -13.98, 0.40) |
| CIE-LCH | lch(81.76, 13.99, 178.38°) |
| OKLab | oklab(83.75% -0.0411 0.0008) |
| OKLCH | oklch(83.75% 0.041 178.8) |
| XYZ | xyz(51.4076, 59.8500, 64.7093) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.06
Paleturquoise
#AFEEEE
ΔE00 8.10
Duck Egg Blue
#C3FBF4
ΔE00 9.19
Pale Teal
#82CBB2
ΔE00 9.39
Ice
#D6FFFA
ΔE00 9.85
Lightblue
#ADD8E6
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED3CA #D3AEB7
analogous
#AED3B7 #AED3CA #AEC9D3
triadic
#AED3CA #CAAED3 #D3CAAE
tetradic
#AED3CA #B7AED3 #D3AEB7 #C9D3AE
square
#AED3CA #B7AED3 #D3AEB7 #C9D3AE
split-complementary
#AED3CA #D3AEC9 #D3B7AE
monochromatic
#5FA896 #86BDB0 #AED3CA #D6E9E4 #EBF4F2
Accessibility & contrast
On white
1.62
#AED3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#AED3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED3CA
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED3CA | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CECA
Deuteranopia (green-blind)
#C9C9CB
Tritanopia (blue-blind)
#A5D4D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #aed3ca; /* rgb */ color: rgb(174, 211, 202); /* oklch */ color: oklch(83.8% 0.041 178.8);
Tailwind
colors: {
custom: {
50: '#c6e0da',
500: '#aed3ca',
950: '#000000',
},
}SCSS
$custom: #aed3ca; $custom-light: #c6e0da; $custom-dark: #000000;
JSON
{
"hex": "#aed3ca",
"rgb": {
"r": 174,
"g": 211,
"b": 202
},
"hsl": {
"h": 165.405,
"s": 29.6,
"l": 75.49
},
"oklch": {
"l": 0.83752,
"c": 0.04109,
"h": 178.8
},
"luminance": 0.59851
}Semantic roles & 50–950 ramp
primary
#AED3CA
secondary
#A97C87
accent
#3D57A8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483