#ABCCDD#ABCCDD

#ABCCDD is a very light, muted cyan. Relative luminance 0.571; OKLCH L 82.7% C 0.043 H 230.3°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).

Color values

HEX#ABCCDD
RGBrgb(171, 204, 221)
HSLhsl(200, 42%, 77%)
HSVhsv(200, 23%, 87%)
CMYKcmyk(22.6%, 7.7%, 0%, 13.3%)
CIE-LABlab(80.21, -7.27, -12.06)
CIE-LCHlch(80.21, 14.08, 238.94°)
OKLaboklab(82.66% -0.0272 -0.0328)
OKLCHoklch(82.66% 0.043 230.3)
XYZxyz(51.4349, 57.0624, 76.6967)
Luminance0.5706 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCCDD #DDBCAB
analogous
#ABDDD5 #ABCCDD #ABB3DD
triadic
#ABCCDD #DDABCC #CCDDAB
tetradic
#ABCCDD #D5ABDD #DDBCAB #B3DDAB
square
#ABCCDD #D5ABDD #DDBCAB #B3DDAB
split-complementary
#ABCCDD #DDABB3 #DDD5AB
monochromatic
#5497BA #7FB2CB #ABCCDD #D7E6EF #E9F2F6

Accessibility & contrast

On white

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

On black

12.41
#ABCCDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCCDD
12.41:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCCDD#FFFFFF#000000##000000
##ABCCDD1.001.6912.4112.41
#FFFFFF1.691.0021.0021.00
#00000012.4121.001.001.00
##00000012.4121.001.001.00

Color blindness preview

Protanopia (red-blind)
#C4CADE
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#9DD1D1
Achromatopsia (no color)
#C7C7C7

Design tokens & code

CSS
--color: #abccdd;
/* rgb */ color: rgb(171, 204, 221);
/* oklch */ color: oklch(82.7% 0.043 230.3);
Tailwind
colors: {
  custom: {
    50: '#c4dbe7',
    500: '#abccdd',
    950: '#000000',
  },
}
SCSS
$custom: #abccdd;
$custom-light: #c4dbe7;
$custom-dark: #000000;
JSON
{
  "hex": "#abccdd",
  "rgb": {
    "r": 171,
    "g": 204,
    "b": 221
  },
  "hsl": {
    "h": 200.4,
    "s": 42.373,
    "l": 76.863
  },
  "oklch": {
    "l": 0.82657,
    "c": 0.0426,
    "h": 230.3
  },
  "luminance": 0.57064
}

Semantic roles & 50–950 ramp

primary
#ABCCDD
secondary
#B58C77
accent
#5D30B5
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131516
muted
#828484

Preview Lab

Preview with #ABCCDD

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

Preview Lab → · Contrast checker → · Palette generator →

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