#ACCEDC#ACCEDC

#ACCEDC is a very light, muted cyan. Relative luminance 0.581; OKLCH L 83.1% C 0.041 H 224.7°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).

Color values

HEX#ACCEDC
RGBrgb(172, 206, 220)
HSLhsl(198, 41%, 77%)
HSVhsv(198, 22%, 86%)
CMYKcmyk(21.8%, 6.4%, 0%, 13.7%)
CIE-LABlab(80.78, -8.23, -10.67)
CIE-LCHlch(80.78, 13.48, 232.37°)
OKLaboklab(83.11% -0.0293 -0.029)
OKLCHoklch(83.11% 0.041 224.7)
XYZxyz(51.9992, 58.0788, 76.1669)
Luminance0.5808 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ACCEDC #DCBAAC
analogous
#ACDCD2 #ACCEDC #ACB6DC
triadic
#ACCEDC #DCACCE #CEDCAC
tetradic
#ACCEDC #D2ACDC #DCBAAC #B6DCAC
square
#ACCEDC #D2ACDC #DCBAAC #B6DCAC
split-complementary
#ACCEDC #DCACB6 #DCD2AC
monochromatic
#569BB8 #81B5CA #ACCEDC #D7E7EE #E9F2F6

Accessibility & contrast

On white

1.66
#ACCEDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.62
#ACCEDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ACCEDC
12.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ACCEDC#FFFFFF#000000##000000
##ACCEDC1.001.6612.6212.62
#FFFFFF1.661.0021.0021.00
#00000012.6221.001.001.00
##00000012.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#BFC6DC
Tritanopia (blue-blind)
#9ED2D2
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #accedc;
/* rgb */ color: rgb(172, 206, 220);
/* oklch */ color: oklch(83.1% 0.041 224.7);
Tailwind
colors: {
  custom: {
    50: '#c5dde6',
    500: '#accedc',
    950: '#000000',
  },
}
SCSS
$custom: #accedc;
$custom-light: #c5dde6;
$custom-dark: #000000;
JSON
{
  "hex": "#accedc",
  "rgb": {
    "r": 172,
    "g": 206,
    "b": 220
  },
  "hsl": {
    "h": 197.5,
    "s": 40.678,
    "l": 76.863
  },
  "oklch": {
    "l": 0.83113,
    "c": 0.04119,
    "h": 224.7
  },
  "luminance": 0.58081
}

Semantic roles & 50–950 ramp

primary
#ACCEDC
secondary
#B48A78
accent
#5832B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484

Preview Lab

Preview with #ACCEDC

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

Preview Lab → · Contrast checker → · Palette generator →

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