#ABCCDF#ABCCDF

#ABCCDF is a very light, muted cyan. Relative luminance 0.572; OKLCH L 82.7% C 0.044 H 233.3°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).

Color values

HEX#ABCCDF
RGBrgb(171, 204, 223)
HSLhsl(202, 45%, 77%)
HSVhsv(202, 23%, 87%)
CMYKcmyk(23.3%, 8.5%, 0%, 12.5%)
CIE-LABlab(80.27, -6.82, -13.05)
CIE-LCHlch(80.27, 14.72, 242.40°)
OKLaboklab(82.73% -0.0264 -0.0355)
OKLCHoklch(82.73% 0.044 233.3)
XYZxyz(51.7030, 57.1696, 78.1084)
Luminance0.5717 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCCDF #DFBEAB
analogous
#ABDFD8 #ABCCDF #ABB2DF
triadic
#ABCCDF #DFABCC #CCDFAB
tetradic
#ABCCDF #D8ABDF #DFBEAB #B2DFAB
square
#ABCCDF #D8ABDF #DFBEAB #B2DFAB
split-complementary
#ABCCDF #DFABB2 #DFD8AB
monochromatic
#5296BD #7FB1CE #ABCCDF #D7E7F0 #E9F2F7

Accessibility & contrast

On white

1.69
#ABCCDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.43
#ABCCDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCCDF
12.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCCDF#FFFFFF#000000##000000
##ABCCDF1.001.6912.4312.43
#FFFFFF1.691.0021.0021.00
#00000012.4321.001.001.00
##00000012.4321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #abccdf;
/* rgb */ color: rgb(171, 204, 223);
/* oklch */ color: oklch(82.7% 0.044 233.3);
Tailwind
colors: {
  custom: {
    50: '#c5dbe9',
    500: '#abccdf',
    950: '#000000',
  },
}
SCSS
$custom: #abccdf;
$custom-light: #c5dbe9;
$custom-dark: #000000;
JSON
{
  "hex": "#abccdf",
  "rgb": {
    "r": 171,
    "g": 204,
    "b": 223
  },
  "hsl": {
    "h": 201.923,
    "s": 44.828,
    "l": 77.255
  },
  "oklch": {
    "l": 0.82725,
    "c": 0.04425,
    "h": 233.3
  },
  "luminance": 0.57171
}

Semantic roles & 50–950 ramp

primary
#ABCCDF
secondary
#B88E76
accent
#602EB8
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131516
muted
#828484

Preview Lab

Preview with #ABCCDF

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

Preview Lab → · Contrast checker → · Palette generator →

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