#ACCCCC#ACCCCC
#ACCCCC is a very light, muted teal. Relative luminance 0.563; OKLCH L 82.2% C 0.034 H 196.5°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCCCC |
|---|---|
| RGB | rgb(172, 204, 204) |
| HSL | hsl(180, 24%, 74%) |
| HSV | hsv(180, 16%, 80%) |
| CMYK | cmyk(15.7%, 0%, 0%, 20%) |
| CIE-LAB | lab(79.79, -10.62, -3.57) |
| CIE-LCH | lch(79.79, 11.20, 198.58°) |
| OKLab | oklab(82.18% -0.0328 -0.0097) |
| OKLCH | oklch(82.18% 0.034 196.5) |
| XYZ | xyz(49.5023, 56.3146, 65.3767) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.80
Lightblue
#ADD8E6
ΔE00 6.40
Paleturquoise
#AFEEEE
ΔE00 9.40
Silver (survey)
#C5C9C7
ΔE00 9.86
Pale Sky Blue
#BDF6FE
ΔE00 10.40
Ice Blue
#A5DFF9
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCCCC #CCACAC
analogous
#ACCCBC #ACCCCC #ACBCCC
triadic
#ACCCCC #CCACCC #CCCCAC
tetradic
#ACCCCC #BCACCC #CCACAC #BCCCAC
square
#ACCCCC #BCACCC #CCACAC #BCCCAC
split-complementary
#ACCCCC #CCACBC #CCBCAC
monochromatic
#619D9D #86B5B5 #ACCCCC #D2E3E3 #ECF3F3
Accessibility & contrast
On white
1.71
#ACCCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#ACCCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCCCC
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCCCC | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#C1C4CC
Tritanopia (blue-blind)
#A2CECC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #accccc; /* rgb */ color: rgb(172, 204, 204); /* oklch */ color: oklch(82.2% 0.034 196.5);
Tailwind
colors: {
custom: {
50: '#c5dbdb',
500: '#accccc',
950: '#000000',
},
}SCSS
$custom: #accccc; $custom-light: #c5dbdb; $custom-dark: #000000;
JSON
{
"hex": "#accccc",
"rgb": {
"r": 172,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 23.881,
"l": 73.725
},
"oklch": {
"l": 0.82179,
"c": 0.03419,
"h": 196.5
},
"luminance": 0.56316
}Semantic roles & 50–950 ramp
primary
#ACCCCC
secondary
#A17B7B
accent
#4343A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131515
muted
#828484