#AECACA#AECACA
#AECACA is a light, muted teal. Relative luminance 0.555; OKLCH L 81.8% C 0.030 H 196.6°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AECACA |
|---|---|
| RGB | rgb(174, 202, 202) |
| HSL | hsl(180, 21%, 74%) |
| HSV | hsv(180, 14%, 79%) |
| CMYK | cmyk(13.9%, 0%, 0%, 20.8%) |
| CIE-LAB | lab(79.33, -9.35, -3.16) |
| CIE-LCH | lch(79.33, 9.87, 198.67°) |
| OKLab | oklab(81.83% -0.0289 -0.0086) |
| OKLCH | oklch(81.83% 0.03 196.6) |
| XYZ | xyz(49.2340, 55.5028, 63.9848) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.68
Lightblue
#ADD8E6
ΔE00 6.76
Silver (survey)
#C5C9C7
ΔE00 8.80
Light Grey
#D8DCD6
ΔE00 10.35
Paleturquoise
#AFEEEE
ΔE00 10.42
Light Grey Blue
#9DBCD4
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECACA #CAAEAE
analogous
#AECABC #AECACA #AEBCCA
triadic
#AECACA #CAAECA #CACAAE
tetradic
#AECACA #BCAECA #CAAEAE #BCCAAE
square
#AECACA #BCAECA #CAAEAE #BCCAAE
split-complementary
#AECACA #CAAEBC #CABCAE
monochromatic
#649999 #89B2B2 #AECACA #D3E2E2 #EDF3F3
Accessibility & contrast
On white
1.74
#AECACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#AECACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECACA
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECACA | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#C0C3CA
Tritanopia (blue-blind)
#A6CCCA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #aecaca; /* rgb */ color: rgb(174, 202, 202); /* oklch */ color: oklch(81.8% 0.030 196.6);
Tailwind
colors: {
custom: {
50: '#c6dada',
500: '#aecaca',
950: '#000000',
},
}SCSS
$custom: #aecaca; $custom-light: #c6dada; $custom-dark: #000000;
JSON
{
"hex": "#aecaca",
"rgb": {
"r": 174,
"g": 202,
"b": 202
},
"hsl": {
"h": 180,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.81828,
"c": 0.03011,
"h": 196.6
},
"luminance": 0.55504
}Semantic roles & 50–950 ramp
primary
#AECACA
secondary
#9F7E7E
accent
#46469F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383