#ACCCDF#ACCCDF

#ACCCDF is a very light, muted cyan. Relative luminance 0.573; OKLCH L 82.8% C 0.043 H 234.1°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).

Color values

HEX#ACCCDF
RGBrgb(172, 204, 223)
HSLhsl(202, 44%, 77%)
HSVhsv(202, 23%, 87%)
CMYKcmyk(22.9%, 8.5%, 0%, 12.5%)
CIE-LABlab(80.34, -6.52, -12.94)
CIE-LCHlch(80.34, 14.49, 243.28°)
OKLaboklab(82.79% -0.0255 -0.0352)
OKLCHoklch(82.79% 0.043 234.1)
XYZxyz(51.9217, 57.2824, 78.1187)
Luminance0.5728 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ACCCDF #DFBFAC
analogous
#ACDFD9 #ACCCDF #ACB2DF
triadic
#ACCCDF #DFACCC #CCDFAC
tetradic
#ACCCDF #D9ACDF #DFBFAC #B2DFAC
square
#ACCCDF #D9ACDF #DFBFAC #B2DFAC
split-complementary
#ACCCDF #DFACB2 #DFD9AC
monochromatic
#5496BD #80B1CE #ACCCDF #D8E7F0 #E9F1F6

Accessibility & contrast

On white

1.69
#ACCCDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.46
#ACCCDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ACCCDF
12.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ACCCDF#FFFFFF#000000##000000
##ACCCDF1.001.6912.4612.46
#FFFFFF1.691.0021.0021.00
#00000012.4621.001.001.00
##00000012.4621.001.001.00

Color blindness preview

Protanopia (red-blind)
#C3CBE0
Deuteranopia (green-blind)
#BCC5DF
Tritanopia (blue-blind)
#9ED1D2
Achromatopsia (no color)
#C7C7C7

Design tokens & code

CSS
--color: #acccdf;
/* rgb */ color: rgb(172, 204, 223);
/* oklch */ color: oklch(82.8% 0.043 234.1);
Tailwind
colors: {
  custom: {
    50: '#c5dbe9',
    500: '#acccdf',
    950: '#000000',
  },
}
SCSS
$custom: #acccdf;
$custom-light: #c5dbe9;
$custom-dark: #000000;
JSON
{
  "hex": "#acccdf",
  "rgb": {
    "r": 172,
    "g": 204,
    "b": 223
  },
  "hsl": {
    "h": 202.353,
    "s": 44.348,
    "l": 77.451
  },
  "oklch": {
    "l": 0.82791,
    "c": 0.04345,
    "h": 234.1
  },
  "luminance": 0.57284
}

Semantic roles & 50–950 ramp

primary
#ACCCDF
secondary
#B88F78
accent
#612EB8
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131516
muted
#828484

Preview Lab

Preview with #ACCCDF

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

Preview Lab → · Contrast checker → · Palette generator →

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