#ADCCDF#ADCCDF

#ADCCDF is a very light, muted cyan. Relative luminance 0.574; OKLCH L 82.9% C 0.043 H 234.9°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).

Color values

HEX#ADCCDF
RGBrgb(173, 204, 223)
HSLhsl(203, 44%, 78%)
HSVhsv(203, 22%, 87%)
CMYKcmyk(22.4%, 8.5%, 0%, 12.5%)
CIE-LABlab(80.40, -6.21, -12.84)
CIE-LCHlch(80.40, 14.27, 244.18°)
OKLaboklab(82.86% -0.0245 -0.0349)
OKLCHoklch(82.86% 0.043 234.9)
XYZxyz(52.1420, 57.3960, 78.1290)
Luminance0.5740 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ADCCDF #DFC0AD
analogous
#ADDFD9 #ADCCDF #ADB3DF
triadic
#ADCCDF #DFADCC #CCDFAD
tetradic
#ADCCDF #D9ADDF #DFC0AD #B3DFAD
square
#ADCCDF #D9ADDF #DFC0AD #B3DFAD
split-complementary
#ADCCDF #DFADB3 #DFD9AD
monochromatic
#5595BD #81B1CE #ADCCDF #D9E7F0 #E9F1F6

Accessibility & contrast

On white

1.68
#ADCCDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.48
#ADCCDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ADCCDF
12.48:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ADCCDF#FFFFFF#000000##000000
##ADCCDF1.001.6812.4812.48
#FFFFFF1.681.0021.0021.00
#00000012.4821.001.001.00
##00000012.4821.001.001.00

Color blindness preview

Protanopia (red-blind)
#C3CBE0
Deuteranopia (green-blind)
#BCC5DF
Tritanopia (blue-blind)
#9FD1D2
Achromatopsia (no color)
#C7C7C7

Design tokens & code

CSS
--color: #adccdf;
/* rgb */ color: rgb(173, 204, 223);
/* oklch */ color: oklch(82.9% 0.043 234.9);
Tailwind
colors: {
  custom: {
    50: '#c6dbe9',
    500: '#adccdf',
    950: '#000000',
  },
}
SCSS
$custom: #adccdf;
$custom-light: #c6dbe9;
$custom-dark: #000000;
JSON
{
  "hex": "#adccdf",
  "rgb": {
    "r": 173,
    "g": 204,
    "b": 223
  },
  "hsl": {
    "h": 202.8,
    "s": 43.86,
    "l": 77.647
  },
  "oklch": {
    "l": 0.82858,
    "c": 0.04264,
    "h": 234.9
  },
  "luminance": 0.57398
}

Semantic roles & 50–950 ramp

primary
#ADCCDF
secondary
#B89179
accent
#622FB7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131516
muted
#828484

Preview Lab

Preview with #ADCCDF

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

Preview Lab → · Contrast checker → · Palette generator →

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