#AECACC#AECACC
#AECACC is a light, muted teal. Relative luminance 0.556; OKLCH L 81.9% C 0.030 H 201.9°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AECACC |
|---|---|
| RGB | rgb(174, 202, 204) |
| HSL | hsl(184, 23%, 74%) |
| HSV | hsv(184, 15%, 80%) |
| CMYK | cmyk(14.7%, 1%, 0%, 20%) |
| CIE-LAB | lab(79.38, -8.94, -4.15) |
| CIE-LCH | lch(79.38, 9.86, 204.92°) |
| OKLab | oklab(81.89% -0.0281 -0.0113) |
| OKLCH | oklch(81.89% 0.03 201.9) |
| XYZ | xyz(49.4724, 55.5981, 65.2400) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.06
Powder Blue
#B0E0E6
ΔE00 6.54
Silver (survey)
#C5C9C7
ΔE00 8.72
Light Grey Blue
#9DBCD4
ΔE00 9.91
Ice Blue
#A5DFF9
ΔE00 10.26
Cloudy Blue
#ACC2D9
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECACC #CCB0AE
analogous
#AECCBF #AECACC #AEBBCC
triadic
#AECACC #CCAECA #CACCAE
tetradic
#AECACC #BFAECC #CCB0AE #BBCCAE
square
#AECACC #BFAECC #CCB0AE #BBCCAE
split-complementary
#AECACC #CCAEBB #CCBFAE
monochromatic
#63999D #88B1B4 #AECACC #D4E3E4 #ECF3F3
Accessibility & contrast
On white
1.73
#AECACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#AECACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECACC
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECACC | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CC
Deuteranopia (green-blind)
#C0C3CC
Tritanopia (blue-blind)
#A5CCCA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #aecacc; /* rgb */ color: rgb(174, 202, 204); /* oklch */ color: oklch(81.9% 0.030 201.9);
Tailwind
colors: {
custom: {
50: '#c6dadb',
500: '#aecacc',
950: '#000000',
},
}SCSS
$custom: #aecacc; $custom-light: #c6dadb; $custom-dark: #000000;
JSON
{
"hex": "#aecacc",
"rgb": {
"r": 174,
"g": 202,
"b": 204
},
"hsl": {
"h": 184,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.81889,
"c": 0.03024,
"h": 201.9
},
"luminance": 0.55599
}Semantic roles & 50–950 ramp
primary
#AECACC
secondary
#A1807D
accent
#4B44A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131415
muted
#828384