#ADCDEC#ADCDEC

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

Color values

HEX#ADCDEC
RGBrgb(173, 205, 236)
HSLhsl(210, 62%, 80%)
HSVhsv(210, 27%, 93%)
CMYKcmyk(26.7%, 13.1%, 0%, 7.5%)
CIE-LABlab(81.07, -3.78, -18.79)
CIE-LCHlch(81.07, 19.16, 258.61°)
OKLaboklab(83.52% -0.0211 -0.0513)
OKLCHoklch(83.52% 0.056 247.7)
XYZxyz(54.2009, 58.6010, 87.7960)
Luminance0.5860 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ADCDEC #ECCCAD
analogous
#ADECEC #ADCDEC #ADADEC
triadic
#ADCDEC #ECADCD #CDECAD
tetradic
#ADCDEC #ECADEC #ECCCAD #ADECAD
square
#ADCDEC #ECADEC #ECCCAD #ADECAD
split-complementary
#ADCDEC #ECADAD #ECECAD
monochromatic
#4A90D5 #7BAFE0 #ADCDEC #DFEBF8 #E6F0F9

Accessibility & contrast

On white

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

On black

12.72
#ADCDEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ADCDEC
12.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ADCDEC#FFFFFF#000000##000000
##ADCDEC1.001.6512.7212.72
#FFFFFF1.651.0021.0021.00
#00000012.7221.001.001.00
##00000012.7221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #adcdec;
/* rgb */ color: rgb(173, 205, 236);
/* oklch */ color: oklch(83.5% 0.056 247.7);
Tailwind
colors: {
  custom: {
    50: '#c6dcf2',
    500: '#adcdec',
    950: '#000000',
  },
}
SCSS
$custom: #adcdec;
$custom-light: #c6dcf2;
$custom-dark: #000000;
JSON
{
  "hex": "#adcdec",
  "rgb": {
    "r": 173,
    "g": 205,
    "b": 236
  },
  "hsl": {
    "h": 209.524,
    "s": 62.376,
    "l": 80.196
  },
  "oklch": {
    "l": 0.8352,
    "c": 0.05552,
    "h": 247.7
  },
  "luminance": 0.58603
}

Semantic roles & 50–950 ramp

primary
#ADCDEC
secondary
#C99E75
accent
#711BCA
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131516
muted
#828485

Preview Lab

Preview with #ADCDEC

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

Preview Lab → · Contrast checker → · Palette generator →

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