#AECAC0#AECAC0
#AECAC0 is a light, muted teal. Relative luminance 0.550; OKLCH L 81.5% C 0.033 H 171.9°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AECAC0 |
|---|---|
| RGB | rgb(174, 202, 192) |
| HSL | hsl(159, 21%, 74%) |
| HSV | hsv(159, 14%, 79%) |
| CMYK | cmyk(13.9%, 0%, 5%, 20.8%) |
| CIE-LAB | lab(79.07, -11.35, 1.83) |
| CIE-LCH | lch(79.07, 11.50, 170.85°) |
| OKLab | oklab(81.53% -0.0329 0.0047) |
| OKLCH | oklch(81.53% 0.033 171.9) |
| XYZ | xyz(48.0882, 55.0444, 57.9500) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.10
Silver (survey)
#C5C9C7
ΔE00 10.06
Pale Teal
#82CBB2
ΔE00 10.42
Light Grey
#D8DCD6
ΔE00 10.75
Lightblue
#ADD8E6
ΔE00 10.92
Paleturquoise
#AFEEEE
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECAC0 #CAAEB8
analogous
#AECAB2 #AECAC0 #AEC6CA
triadic
#AECAC0 #C0AECA #CAC0AE
tetradic
#AECAC0 #B2AECA #CAAEB8 #C6CAAE
square
#AECAC0 #B2AECA #CAAEB8 #C6CAAE
split-complementary
#AECAC0 #CAAEC6 #CAB2AE
monochromatic
#649986 #89B2A3 #AECAC0 #D3E2DD #EDF3F1
Accessibility & contrast
On white
1.75
#AECAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#AECAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECAC0
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECAC0 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6C0
Deuteranopia (green-blind)
#C3C2C1
Tritanopia (blue-blind)
#A8CBC7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #aecac0; /* rgb */ color: rgb(174, 202, 192); /* oklch */ color: oklch(81.5% 0.033 171.9);
Tailwind
colors: {
custom: {
50: '#c6dad3',
500: '#aecac0',
950: '#000000',
},
}SCSS
$custom: #aecac0; $custom-light: #c6dad3; $custom-dark: #000000;
JSON
{
"hex": "#aecac0",
"rgb": {
"r": 174,
"g": 202,
"b": 192
},
"hsl": {
"h": 158.571,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.81532,
"c": 0.0332,
"h": 171.9
},
"luminance": 0.55046
}Semantic roles & 50–950 ramp
primary
#AECAC0
secondary
#9F7E89
accent
#46669F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383