#ACCCC2#ACCCC2

#ACCCC2 is a light, muted teal. Relative luminance 0.559; OKLCH L 81.9% C 0.037 H 174.5°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).

Color values

HEX#ACCCC2
RGBrgb(172, 204, 194)
HSLhsl(161, 24%, 74%)
HSVhsv(161, 16%, 80%)
CMYKcmyk(15.7%, 0%, 4.9%, 20%)
CIE-LABlab(79.53, -12.65, 1.41)
CIE-LCHlch(79.53, 12.73, 173.63°)
OKLaboklab(81.88% -0.0368 0.0036)
OKLCHoklch(81.88% 0.037 174.5)
XYZxyz(48.3412, 55.8502, 59.2617)
Luminance0.5585 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ACCCC2 #CCACB6
analogous
#ACCCB2 #ACCCC2 #ACC6CC
triadic
#ACCCC2 #C2ACCC #CCC2AC
tetradic
#ACCCC2 #B2ACCC #CCACB6 #C6CCAC
square
#ACCCC2 #B2ACCC #CCACB6 #C6CCAC
split-complementary
#ACCCC2 #CCACC6 #CCB2AC
monochromatic
#619D8A #86B5A6 #ACCCC2 #D2E3DE #ECF3F1

Accessibility & contrast

On white

1.73
#ACCCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.17
#ACCCC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ACCCC2
12.17:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ACCCC2#FFFFFF#000000##000000
##ACCCC21.001.7312.1712.17
#FFFFFF1.731.0021.0021.00
#00000012.1721.001.001.00
##00000012.1721.001.001.00

Color blindness preview

Protanopia (red-blind)
#CAC8C2
Deuteranopia (green-blind)
#C3C3C3
Tritanopia (blue-blind)
#A5CDC9
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #acccc2;
/* rgb */ color: rgb(172, 204, 194);
/* oklch */ color: oklch(81.9% 0.037 174.5);
Tailwind
colors: {
  custom: {
    50: '#c5dbd4',
    500: '#acccc2',
    950: '#000000',
  },
}
SCSS
$custom: #acccc2;
$custom-light: #c5dbd4;
$custom-dark: #000000;
JSON
{
  "hex": "#acccc2",
  "rgb": {
    "r": 172,
    "g": 204,
    "b": 194
  },
  "hsl": {
    "h": 161.25,
    "s": 23.881,
    "l": 73.725
  },
  "oklch": {
    "l": 0.81882,
    "c": 0.03697,
    "h": 174.5
  },
  "luminance": 0.55851
}

Semantic roles & 50–950 ramp

primary
#ACCCC2
secondary
#A17B87
accent
#4361A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483

Preview Lab

Preview with #ACCCC2

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

Preview Lab → · Contrast checker → · Palette generator →

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