#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
RGBrgb(172, 204, 204)
HSLhsl(180, 24%, 74%)
HSVhsv(180, 16%, 80%)
CMYKcmyk(15.7%, 0%, 0%, 20%)
CIE-LABlab(79.79, -10.62, -3.57)
CIE-LCHlch(79.79, 11.20, 198.58°)
OKLaboklab(82.18% -0.0328 -0.0097)
OKLCHoklch(82.18% 0.034 196.5)
XYZxyz(49.5023, 56.3146, 65.3767)
Luminance0.5632 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

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
##ACCCCC1.001.7112.2612.26
#FFFFFF1.711.0021.0021.00
#00000012.2621.001.001.00
##00000012.2621.001.001.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

Preview Lab

Preview with #ACCCCC

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#ACCCCC Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva