#ADCEDC#ADCEDC

#ADCEDC is a very light, muted cyan. Relative luminance 0.582; OKLCH L 83.2% C 0.040 H 225.4°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).

Color values

HEX#ADCEDC
RGBrgb(173, 206, 220)
HSLhsl(198, 40%, 77%)
HSVhsv(198, 21%, 86%)
CMYKcmyk(21.4%, 6.4%, 0%, 13.7%)
CIE-LABlab(80.85, -7.92, -10.57)
CIE-LCHlch(80.85, 13.21, 233.15°)
OKLaboklab(83.18% -0.0283 -0.0287)
OKLCHoklch(83.18% 0.04 225.4)
XYZxyz(52.2196, 58.1925, 76.1772)
Luminance0.5819 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ADCEDC #DCBBAD
analogous
#ADDCD3 #ADCEDC #ADB7DC
triadic
#ADCEDC #DCADCE #CEDCAD
tetradic
#ADCEDC #D3ADDC #DCBBAD #B7DCAD
square
#ADCEDC #D3ADDC #DCBBAD #B7DCAD
split-complementary
#ADCEDC #DCADB7 #DCD3AD
monochromatic
#579BB7 #82B4CA #ADCEDC #D8E8EE #EAF2F6

Accessibility & contrast

On white

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

On black

12.64
#ADCEDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ADCEDC
12.64:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ADCEDC#FFFFFF#000000##000000
##ADCEDC1.001.6612.6412.64
#FFFFFF1.661.0021.0021.00
#00000012.6421.001.001.00
##00000012.6421.001.001.00

Color blindness preview

Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#BFC6DC
Tritanopia (blue-blind)
#A0D2D2
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #adcedc;
/* rgb */ color: rgb(173, 206, 220);
/* oklch */ color: oklch(83.2% 0.040 225.4);
Tailwind
colors: {
  custom: {
    50: '#c6dde6',
    500: '#adcedc',
    950: '#000000',
  },
}
SCSS
$custom: #adcedc;
$custom-light: #c6dde6;
$custom-dark: #000000;
JSON
{
  "hex": "#adcedc",
  "rgb": {
    "r": 173,
    "g": 206,
    "b": 220
  },
  "hsl": {
    "h": 197.872,
    "s": 40.171,
    "l": 77.059
  },
  "oklch": {
    "l": 0.83179,
    "c": 0.0403,
    "h": 225.4
  },
  "luminance": 0.58194
}

Semantic roles & 50–950 ramp

primary
#ADCEDC
secondary
#B48B79
accent
#5932B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484

Preview Lab

Preview with #ADCEDC

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

Preview Lab → · Contrast checker → · Palette generator →

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