#AECAC2#AECAC2
#AECAC2 is a light, muted teal. Relative luminance 0.551; OKLCH L 81.6% C 0.032 H 176.4°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AECAC2 |
|---|---|
| RGB | rgb(174, 202, 194) |
| HSL | hsl(163, 21%, 74%) |
| HSV | hsv(163, 14%, 79%) |
| CMYK | cmyk(13.9%, 0%, 4%, 20.8%) |
| CIE-LAB | lab(79.12, -10.96, 0.83) |
| CIE-LCH | lch(79.12, 10.99, 175.67°) |
| OKLab | oklab(81.59% -0.0321 0.002) |
| OKLCH | oklch(81.59% 0.032 176.4) |
| XYZ | xyz(48.3113, 55.1337, 59.1250) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.47
Silver (survey)
#C5C9C7
ΔE00 9.72
Lightblue
#ADD8E6
ΔE00 10.06
Light Grey
#D8DCD6
ΔE00 10.57
Paleturquoise
#AFEEEE
ΔE00 10.70
Pale Teal
#82CBB2
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECAC2 #CAAEB6
analogous
#AECAB4 #AECAC2 #AEC4CA
triadic
#AECAC2 #C2AECA #CAC2AE
tetradic
#AECAC2 #B4AECA #CAAEB6 #C4CAAE
square
#AECAC2 #B4AECA #CAAEB6 #C4CAAE
split-complementary
#AECAC2 #CAAEC4 #CAB4AE
monochromatic
#64998A #89B2A6 #AECAC2 #D3E2DE #EDF3F1
Accessibility & contrast
On white
1.75
#AECAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#AECAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECAC2
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECAC2 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6C2
Deuteranopia (green-blind)
#C2C2C3
Tritanopia (blue-blind)
#A8CBC7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #aecac2; /* rgb */ color: rgb(174, 202, 194); /* oklch */ color: oklch(81.6% 0.032 176.4);
Tailwind
colors: {
custom: {
50: '#c6dad4',
500: '#aecac2',
950: '#000000',
},
}SCSS
$custom: #aecac2; $custom-light: #c6dad4; $custom-dark: #000000;
JSON
{
"hex": "#aecac2",
"rgb": {
"r": 174,
"g": 202,
"b": 194
},
"hsl": {
"h": 162.857,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.8159,
"c": 0.03212,
"h": 176.4
},
"luminance": 0.55135
}Semantic roles & 50–950 ramp
primary
#AECAC2
secondary
#9F7E87
accent
#46609F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383