#ABC2CC#ABC2CC

#ABC2CC is a light, muted cyan. Relative luminance 0.516; OKLCH L 80.0% C 0.029 H 225.8°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).

Color values

HEX#ABC2CC
RGBrgb(171, 194, 204)
HSLhsl(198, 24%, 74%)
HSVhsv(198, 16%, 80%)
CMYKcmyk(16.2%, 4.9%, 0%, 20%)
CIE-LABlab(77.04, -5.70, -7.64)
CIE-LCHlch(77.04, 9.53, 233.28°)
OKLaboklab(79.99% -0.0201 -0.0207)
OKLCHoklch(79.99% 0.029 225.8)
XYZxyz(46.9827, 51.6000, 64.5995)
Luminance0.5160 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABC2CC #CCB5AB
analogous
#ABCCC5 #ABC2CC #ABB1CC
triadic
#ABC2CC #CCABC2 #C2CCAB
tetradic
#ABC2CC #C5ABCC #CCB5AB #B1CCAB
square
#ABC2CC #C5ABCC #CCB5AB #B1CCAB
split-complementary
#ABC2CC #CCABB1 #CCC5AB
monochromatic
#5F8A9D #85A6B5 #ABC2CC #D1DEE3 #ECF1F3

Accessibility & contrast

On white

1.86
#ABC2CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.32
#ABC2CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABC2CC
11.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABC2CC#FFFFFF#000000##000000
##ABC2CC1.001.8611.3211.32
#FFFFFF1.861.0021.0021.00
#00000011.3221.001.001.00
##00000011.3221.001.001.00

Color blindness preview

Protanopia (red-blind)
#BDC1CD
Deuteranopia (green-blind)
#B7BCCC
Tritanopia (blue-blind)
#A2C5C5
Achromatopsia (no color)
#BEBEBE

Design tokens & code

CSS
--color: #abc2cc;
/* rgb */ color: rgb(171, 194, 204);
/* oklch */ color: oklch(80.0% 0.029 225.8);
Tailwind
colors: {
  custom: {
    50: '#c4d4db',
    500: '#abc2cc',
    950: '#000000',
  },
}
SCSS
$custom: #abc2cc;
$custom-light: #c4d4db;
$custom-dark: #000000;
JSON
{
  "hex": "#abc2cc",
  "rgb": {
    "r": 171,
    "g": 194,
    "b": 204
  },
  "hsl": {
    "h": 198.182,
    "s": 24.444,
    "l": 73.529
  },
  "oklch": {
    "l": 0.79986,
    "c": 0.0288,
    "h": 225.8
  },
  "luminance": 0.51601
}

Semantic roles & 50–950 ramp

primary
#ABC2CC
secondary
#A1867A
accent
#6043A3
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121415
muted
#828384

Preview Lab

Preview with #ABC2CC

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

Preview Lab → · Contrast checker → · Palette generator →

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