#AECCCC#AECCCC
#AECCCC is a very light, muted teal. Relative luminance 0.565; OKLCH L 82.3% C 0.032 H 196.5°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCCC |
|---|---|
| RGB | rgb(174, 204, 204) |
| HSL | hsl(180, 23%, 74%) |
| HSV | hsv(180, 15%, 80%) |
| CMYK | cmyk(14.7%, 0%, 0%, 20%) |
| CIE-LAB | lab(79.92, -9.98, -3.36) |
| CIE-LCH | lch(79.92, 10.53, 198.62°) |
| OKLab | oklab(82.31% -0.0308 -0.0091) |
| OKLCH | oklch(82.31% 0.032 196.5) |
| XYZ | xyz(49.9447, 56.5427, 65.3974) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.05
Lightblue
#ADD8E6
ΔE00 6.45
Silver (survey)
#C5C9C7
ΔE00 9.32
Paleturquoise
#AFEEEE
ΔE00 9.74
Pale Sky Blue
#BDF6FE
ΔE00 10.58
Light Grey
#D8DCD6
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCCC #CCAEAE
analogous
#AECCBD #AECCCC #AEBDCC
triadic
#AECCCC #CCAECC #CCCCAE
tetradic
#AECCCC #BDAECC #CCAEAE #BDCCAE
square
#AECCCC #BDAECC #CCAEAE #BDCCAE
split-complementary
#AECCCC #CCAEBD #CCBDAE
monochromatic
#639D9D #88B4B4 #AECCCC #D4E4E4 #ECF3F3
Accessibility & contrast
On white
1.71
#AECCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#AECCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCCC
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCCC | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#C2C4CC
Tritanopia (blue-blind)
#A5CECC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aecccc; /* rgb */ color: rgb(174, 204, 204); /* oklch */ color: oklch(82.3% 0.032 196.5);
Tailwind
colors: {
custom: {
50: '#c6dbdb',
500: '#aecccc',
950: '#000000',
},
}SCSS
$custom: #aecccc; $custom-light: #c6dbdb; $custom-dark: #000000;
JSON
{
"hex": "#aecccc",
"rgb": {
"r": 174,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.82314,
"c": 0.03213,
"h": 196.5
},
"luminance": 0.56544
}Semantic roles & 50–950 ramp
primary
#AECCCC
secondary
#A17D7D
accent
#4444A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131515
muted
#828484