#ACCCC8#ACCCC8

#ACCCC8 is a very light, muted teal. Relative luminance 0.561; OKLCH L 82.1% C 0.035 H 187.3°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).

Color values

HEX#ACCCC8
RGBrgb(172, 204, 200)
HSLhsl(173, 24%, 74%)
HSVhsv(173, 16%, 80%)
CMYKcmyk(15.7%, 0%, 2%, 20%)
CIE-LABlab(79.69, -11.44, -1.58)
CIE-LCHlch(79.69, 11.55, 187.86°)
OKLaboklab(82.06% -0.0344 -0.0044)
OKLCHoklch(82.06% 0.035 187.3)
XYZxyz(49.0287, 56.1252, 62.8825)
Luminance0.5613 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ACCCC8 #CCACB0
analogous
#ACCCB8 #ACCCC8 #ACC0CC
triadic
#ACCCC8 #C8ACCC #CCC8AC
tetradic
#ACCCC8 #B8ACCC #CCACB0 #C0CCAC
square
#ACCCC8 #B8ACCC #CCACB0 #C0CCAC
split-complementary
#ACCCC8 #CCACC0 #CCB8AC
monochromatic
#619D96 #86B5AF #ACCCC8 #D2E3E1 #ECF3F2

Accessibility & contrast

On white

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

On black

12.23
#ACCCC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ACCCC8
12.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ACCCC8#FFFFFF#000000##000000
##ACCCC81.001.7212.2312.23
#FFFFFF1.721.0021.0021.00
#00000012.2321.001.001.00
##00000012.2321.001.001.00

Color blindness preview

Protanopia (red-blind)
#C8C8C8
Deuteranopia (green-blind)
#C2C4C8
Tritanopia (blue-blind)
#A3CECB
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #acccc8;
/* rgb */ color: rgb(172, 204, 200);
/* oklch */ color: oklch(82.1% 0.035 187.3);
Tailwind
colors: {
  custom: {
    50: '#c5dbd8',
    500: '#acccc8',
    950: '#000000',
  },
}
SCSS
$custom: #acccc8;
$custom-light: #c5dbd8;
$custom-dark: #000000;
JSON
{
  "hex": "#acccc8",
  "rgb": {
    "r": 172,
    "g": 204,
    "b": 200
  },
  "hsl": {
    "h": 172.5,
    "s": 23.881,
    "l": 73.725
  },
  "oklch": {
    "l": 0.82058,
    "c": 0.03465,
    "h": 187.3
  },
  "luminance": 0.56127
}

Semantic roles & 50–950 ramp

primary
#ACCCC8
secondary
#A17B80
accent
#434FA2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483

Preview Lab

Preview with #ACCCC8

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

Preview Lab → · Contrast checker → · Palette generator →

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