#ACDCED#ACDCED

#ACDCED is a very light, muted cyan. Relative luminance 0.661; OKLCH L 86.6% C 0.055 H 221.6°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).

Color values

HEX#ACDCED
RGBrgb(172, 220, 237)
HSLhsl(196, 64%, 80%)
HSVhsv(196, 27%, 93%)
CMYKcmyk(27.4%, 7.2%, 0%, 7.1%)
CIE-LABlab(85.03, -11.66, -13.37)
CIE-LCHlch(85.03, 17.74, 228.92°)
OKLaboklab(86.64% -0.0411 -0.0365)
OKLCHoklch(86.64% 0.055 221.6)
XYZxyz(57.8878, 66.0689, 89.8068)
Luminance0.6607 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ACDCED #EDBDAC
analogous
#ACEDDD #ACDCED #ACBCED
triadic
#ACDCED #EDACDC #DCEDAC
tetradic
#ACDCED #DDACED #EDBDAC #BCEDAC
square
#ACDCED #DDACED #EDBDAC #BCEDAC
split-complementary
#ACDCED #EDACBC #EDDDAC
monochromatic
#47B2D7 #7AC7E2 #ACDCED #DEF1F8 #E6F4FA

Accessibility & contrast

On white

1.48
#ACDCED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.21
#ACDCED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ACDCED
14.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ACDCED#FFFFFF#000000##000000
##ACDCED1.001.4814.2114.21
#FFFFFF1.481.0021.0021.00
#00000014.2121.001.001.00
##00000014.2121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#97E2E1
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #acdced;
/* rgb */ color: rgb(172, 220, 237);
/* oklch */ color: oklch(86.6% 0.055 221.6);
Tailwind
colors: {
  custom: {
    50: '#c6e6f2',
    500: '#acdced',
    950: '#000000',
  },
}
SCSS
$custom: #acdced;
$custom-light: #c6e6f2;
$custom-dark: #000000;
JSON
{
  "hex": "#acdced",
  "rgb": {
    "r": 172,
    "g": 220,
    "b": 237
  },
  "hsl": {
    "h": 195.692,
    "s": 64.356,
    "l": 80.196
  },
  "oklch": {
    "l": 0.86642,
    "c": 0.05496,
    "h": 221.6
  },
  "luminance": 0.66071
}

Semantic roles & 50–950 ramp

primary
#ACDCED
secondary
#CA8A73
accent
#4819CC
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485

Preview Lab

Preview with #ACDCED

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

Preview Lab → · Contrast checker → · Palette generator →

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