#ACCCC4#ACCCC4

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

Color values

HEX#ACCCC4
RGBrgb(172, 204, 196)
HSLhsl(165, 24%, 74%)
HSVhsv(165, 16%, 80%)
CMYKcmyk(15.7%, 0%, 3.9%, 20%)
CIE-LABlab(79.58, -12.25, 0.41)
CIE-LCHlch(79.58, 12.26, 178.07°)
OKLaboklab(81.94% -0.036 0.0009)
OKLCHoklch(81.94% 0.036 178.6)
XYZxyz(48.5674, 55.9407, 60.4526)
Luminance0.5594 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ACCCC4 #CCACB4
analogous
#ACCCB4 #ACCCC4 #ACC4CC
triadic
#ACCCC4 #C4ACCC #CCC4AC
tetradic
#ACCCC4 #B4ACCC #CCACB4 #C4CCAC
square
#ACCCC4 #B4ACCC #CCACB4 #C4CCAC
split-complementary
#ACCCC4 #CCACC4 #CCB4AC
monochromatic
#619D8E #86B5A9 #ACCCC4 #D2E3DF #ECF3F2

Accessibility & contrast

On white

1.72
#ACCCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.19
#ACCCC4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ACCCC4
12.19:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ACCCC4#FFFFFF#000000##000000
##ACCCC41.001.7212.1912.19
#FFFFFF1.721.0021.0021.00
#00000012.1921.001.001.00
##00000012.1921.001.001.00

Color blindness preview

Protanopia (red-blind)
#C9C8C4
Deuteranopia (green-blind)
#C3C3C5
Tritanopia (blue-blind)
#A4CDC9
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #acccc4;
/* rgb */ color: rgb(172, 204, 196);
/* oklch */ color: oklch(81.9% 0.036 178.6);
Tailwind
colors: {
  custom: {
    50: '#c5dbd5',
    500: '#acccc4',
    950: '#000000',
  },
}
SCSS
$custom: #acccc4;
$custom-light: #c5dbd5;
$custom-dark: #000000;
JSON
{
  "hex": "#acccc4",
  "rgb": {
    "r": 172,
    "g": 204,
    "b": 196
  },
  "hsl": {
    "h": 165,
    "s": 23.881,
    "l": 73.725
  },
  "oklch": {
    "l": 0.8194,
    "c": 0.036,
    "h": 178.6
  },
  "luminance": 0.55942
}

Semantic roles & 50–950 ramp

primary
#ACCCC4
secondary
#A17B85
accent
#435BA2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483

Preview Lab

Preview with #ACCCC4

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

Preview Lab → · Contrast checker → · Palette generator →

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