#ACCDEC#ACCDEC

#ACCDEC is a very light, muted cyan. Relative luminance 0.585; OKLCH L 83.5% C 0.056 H 246.8°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).

Color values

HEX#ACCDEC
RGBrgb(172, 205, 236)
HSLhsl(209, 63%, 80%)
HSVhsv(209, 27%, 93%)
CMYKcmyk(27.1%, 13.1%, 0%, 7.5%)
CIE-LABlab(81.01, -4.08, -18.89)
CIE-LCHlch(81.01, 19.32, 257.82°)
OKLaboklab(83.45% -0.0221 -0.0516)
OKLCHoklch(83.45% 0.056 246.8)
XYZxyz(53.9805, 58.4874, 87.7856)
Luminance0.5849 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ACCDEC #ECCBAC
analogous
#ACECEB #ACCDEC #ACADEC
triadic
#ACCDEC #ECACCD #CDECAC
tetradic
#ACCDEC #EBACEC #ECCBAC #ADECAC
square
#ACCDEC #EBACEC #ECCBAC #ADECAC
split-complementary
#ACCDEC #ECACAD #ECEBAC
monochromatic
#4891D5 #7AAFE1 #ACCDEC #DEEBF7 #E6F0F9

Accessibility & contrast

On white

1.65
#ACCDEC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.70
#ACCDEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ACCDEC
12.70:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ACCDEC#FFFFFF#000000##000000
##ACCDEC1.001.6512.7012.70
#FFFFFF1.651.0021.0021.00
#00000012.7021.001.001.00
##00000012.7021.001.001.00

Color blindness preview

Protanopia (red-blind)
#C1CDEE
Deuteranopia (green-blind)
#B9C6EB
Tritanopia (blue-blind)
#9AD4D7
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #accdec;
/* rgb */ color: rgb(172, 205, 236);
/* oklch */ color: oklch(83.5% 0.056 246.8);
Tailwind
colors: {
  custom: {
    50: '#c6dcf2',
    500: '#accdec',
    950: '#000000',
  },
}
SCSS
$custom: #accdec;
$custom-light: #c6dcf2;
$custom-dark: #000000;
JSON
{
  "hex": "#accdec",
  "rgb": {
    "r": 172,
    "g": 205,
    "b": 236
  },
  "hsl": {
    "h": 209.063,
    "s": 62.745,
    "l": 80
  },
  "oklch": {
    "l": 0.83454,
    "c": 0.05616,
    "h": 246.8
  },
  "luminance": 0.58489
}

Semantic roles & 50–950 ramp

primary
#ACCDEC
secondary
#C99D74
accent
#701BCA
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485

Preview Lab

Preview with #ACCDEC

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

Preview Lab → · Contrast checker → · Palette generator →

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