#ACCCCF#ACCCCF

#ACCCCF is a very light, muted teal. Relative luminance 0.565; OKLCH L 82.3% C 0.034 H 203.5°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).

Color values

HEX#ACCCCF
RGBrgb(172, 204, 207)
HSLhsl(185, 27%, 74%)
HSVhsv(185, 17%, 81%)
CMYKcmyk(16.9%, 1.4%, 0%, 18.8%)
CIE-LABlab(79.87, -9.99, -5.06)
CIE-LCHlch(79.87, 11.19, 206.85°)
OKLaboklab(82.27% -0.0316 -0.0137)
OKLCHoklch(82.27% 0.034 203.5)
XYZxyz(49.8656, 56.4599, 67.2900)
Luminance0.5646 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ACCCCF #CFAFAC
analogous
#ACCFC1 #ACCCCF #ACBBCF
triadic
#ACCCCF #CFACCC #CCCFAC
tetradic
#ACCCCF #C1ACCF #CFAFAC #BBCFAC
square
#ACCCCF #C1ACCF #CFAFAC #BBCFAC
split-complementary
#ACCCCF #CFACBB #CFC1AC
monochromatic
#5E9CA2 #85B4B9 #ACCCCF #D3E4E5 #ECF3F4

Accessibility & contrast

On white

1.71
#ACCCCF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.29
#ACCCCF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ACCCCF
12.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ACCCCF#FFFFFF#000000##000000
##ACCCCF1.001.7112.2912.29
#FFFFFF1.711.0021.0021.00
#00000012.2921.001.001.00
##00000012.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#C0C4CF
Tritanopia (blue-blind)
#A2CFCD
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #accccf;
/* rgb */ color: rgb(172, 204, 207);
/* oklch */ color: oklch(82.3% 0.034 203.5);
Tailwind
colors: {
  custom: {
    50: '#c5dbdd',
    500: '#accccf',
    950: '#000000',
  },
}
SCSS
$custom: #accccf;
$custom-light: #c5dbdd;
$custom-dark: #000000;
JSON
{
  "hex": "#accccf",
  "rgb": {
    "r": 172,
    "g": 204,
    "b": 207
  },
  "hsl": {
    "h": 185.143,
    "s": 26.718,
    "l": 74.314
  },
  "oklch": {
    "l": 0.82271,
    "c": 0.03444,
    "h": 203.5
  },
  "luminance": 0.56461
}

Semantic roles & 50–950 ramp

primary
#ACCCCF
secondary
#A47E7B
accent
#4940A5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484

Preview Lab

Preview with #ACCCCF

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

Preview Lab → · Contrast checker → · Palette generator →

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