#ABCBDC#ABCBDC

#ABCBDC is a very light, muted cyan. Relative luminance 0.565; OKLCH L 82.4% C 0.042 H 231.1°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).

Color values

HEX#ABCBDC
RGBrgb(171, 203, 220)
HSLhsl(201, 41%, 77%)
HSVhsv(201, 22%, 86%)
CMYKcmyk(22.3%, 7.7%, 0%, 13.7%)
CIE-LABlab(79.92, -6.96, -11.97)
CIE-LCHlch(79.92, 13.85, 239.81°)
OKLaboklab(82.41% -0.0262 -0.0325)
OKLCHoklch(82.41% 0.042 231.1)
XYZxyz(51.0652, 56.5354, 75.9182)
Luminance0.5654 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCBDC #DCBCAB
analogous
#ABDCD5 #ABCBDC #ABB3DC
triadic
#ABCBDC #DCABCB #CBDCAB
tetradic
#ABCBDC #D5ABDC #DCBCAB #B3DCAB
square
#ABCBDC #D5ABDC #DCBCAB #B3DCAB
split-complementary
#ABCBDC #DCABB3 #DCD5AB
monochromatic
#5596B8 #80B0CA #ABCBDC #D6E6EE #E9F2F6

Accessibility & contrast

On white

1.71
#ABCBDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.31
#ABCBDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCBDC
12.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCBDC#FFFFFF#000000##000000
##ABCBDC1.001.7112.3112.31
#FFFFFF1.711.0021.0021.00
#00000012.3121.001.001.00
##00000012.3121.001.001.00

Color blindness preview

Protanopia (red-blind)
#C3C9DD
Deuteranopia (green-blind)
#BCC4DC
Tritanopia (blue-blind)
#9DD0D0
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #abcbdc;
/* rgb */ color: rgb(171, 203, 220);
/* oklch */ color: oklch(82.4% 0.042 231.1);
Tailwind
colors: {
  custom: {
    50: '#c4dae6',
    500: '#abcbdc',
    950: '#000000',
  },
}
SCSS
$custom: #abcbdc;
$custom-light: #c4dae6;
$custom-dark: #000000;
JSON
{
  "hex": "#abcbdc",
  "rgb": {
    "r": 171,
    "g": 203,
    "b": 220
  },
  "hsl": {
    "h": 200.816,
    "s": 41.176,
    "l": 76.667
  },
  "oklch": {
    "l": 0.82413,
    "c": 0.04179,
    "h": 231.1
  },
  "luminance": 0.56537
}

Semantic roles & 50–950 ramp

primary
#ABCBDC
secondary
#B48C77
accent
#5F31B4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384

Preview Lab

Preview with #ABCBDC

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

Preview Lab → · Contrast checker → · Palette generator →

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