#ACCCC0#ACCCC0

#ACCCC0 is a light, muted teal. Relative luminance 0.558; OKLCH L 81.8% C 0.038 H 170.7°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).

Color values

HEX#ACCCC0
RGBrgb(172, 204, 192)
HSLhsl(158, 24%, 74%)
HSVhsv(158, 16%, 80%)
CMYKcmyk(15.7%, 0%, 5.9%, 20%)
CIE-LABlab(79.48, -13.04, 2.41)
CIE-LCHlch(79.48, 13.26, 169.53°)
OKLaboklab(81.83% -0.0376 0.0062)
OKLCHoklch(81.83% 0.038 170.7)
XYZxyz(48.1181, 55.7610, 58.0867)
Luminance0.5576 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ACCCC0 #CCACB8
analogous
#ACCCB0 #ACCCC0 #ACC8CC
triadic
#ACCCC0 #C0ACCC #CCC0AC
tetradic
#ACCCC0 #B0ACCC #CCACB8 #C8CCAC
square
#ACCCC0 #B0ACCC #CCACB8 #C8CCAC
split-complementary
#ACCCC0 #CCACC8 #CCB0AC
monochromatic
#619D86 #86B5A3 #ACCCC0 #D2E3DD #ECF3F1

Accessibility & contrast

On white

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

On black

12.15
#ACCCC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ACCCC0
12.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ACCCC0#FFFFFF#000000##000000
##ACCCC01.001.7312.1512.15
#FFFFFF1.731.0021.0021.00
#00000012.1521.001.001.00
##00000012.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#CAC7BF
Deuteranopia (green-blind)
#C4C3C1
Tritanopia (blue-blind)
#A5CDC8
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #acccc0;
/* rgb */ color: rgb(172, 204, 192);
/* oklch */ color: oklch(81.8% 0.038 170.7);
Tailwind
colors: {
  custom: {
    50: '#c5dbd3',
    500: '#acccc0',
    950: '#000000',
  },
}
SCSS
$custom: #acccc0;
$custom-light: #c5dbd3;
$custom-dark: #000000;
JSON
{
  "hex": "#acccc0",
  "rgb": {
    "r": 172,
    "g": 204,
    "b": 192
  },
  "hsl": {
    "h": 157.5,
    "s": 23.881,
    "l": 73.725
  },
  "oklch": {
    "l": 0.81825,
    "c": 0.03812,
    "h": 170.7
  },
  "luminance": 0.55762
}

Semantic roles & 50–950 ramp

primary
#ACCCC0
secondary
#A17B89
accent
#4367A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483

Preview Lab

Preview with #ACCCC0

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

Preview Lab → · Contrast checker → · Palette generator →

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