#ABC6CC#ABC6CC

#ABC6CC is a light, muted cyan. Relative luminance 0.534; OKLCH L 80.8% C 0.030 H 212.6°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).

Color values

HEX#ABC6CC
RGBrgb(171, 198, 204)
HSLhsl(191, 24%, 74%)
HSVhsv(191, 16%, 80%)
CMYKcmyk(16.2%, 2.9%, 0%, 20%)
CIE-LABlab(78.11, -7.81, -6.05)
CIE-LCHlch(78.11, 9.88, 217.78°)
OKLaboklab(80.83% -0.0256 -0.0164)
OKLCHoklch(80.83% 0.03 212.6)
XYZxyz(47.8849, 53.4045, 64.9002)
Luminance0.5341 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABC6CC #CCB1AB
analogous
#ABCCC1 #ABC6CC #ABB5CC
triadic
#ABC6CC #CCABC6 #C6CCAB
tetradic
#ABC6CC #C1ABCC #CCB1AB #B5CCAB
square
#ABC6CC #C1ABCC #CCB1AB #B5CCAB
split-complementary
#ABC6CC #CCABB5 #CCC1AB
monochromatic
#5F929D #85ACB5 #ABC6CC #D1E0E3 #ECF2F3

Accessibility & contrast

On white

1.80
#ABC6CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.68
#ABC6CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABC6CC
11.68:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABC6CC#FFFFFF#000000##000000
##ABC6CC1.001.8011.6811.68
#FFFFFF1.801.0021.0021.00
#00000011.6821.001.001.00
##00000011.6821.001.001.00

Color blindness preview

Protanopia (red-blind)
#C1C4CC
Deuteranopia (green-blind)
#BBBFCC
Tritanopia (blue-blind)
#A2C9C8
Achromatopsia (no color)
#C1C1C1

Design tokens & code

CSS
--color: #abc6cc;
/* rgb */ color: rgb(171, 198, 204);
/* oklch */ color: oklch(80.8% 0.030 212.6);
Tailwind
colors: {
  custom: {
    50: '#c4d7db',
    500: '#abc6cc',
    950: '#000000',
  },
}
SCSS
$custom: #abc6cc;
$custom-light: #c4d7db;
$custom-dark: #000000;
JSON
{
  "hex": "#abc6cc",
  "rgb": {
    "r": 171,
    "g": 198,
    "b": 204
  },
  "hsl": {
    "h": 190.909,
    "s": 24.444,
    "l": 73.529
  },
  "oklch": {
    "l": 0.80833,
    "c": 0.03038,
    "h": 212.6
  },
  "luminance": 0.53406
}

Semantic roles & 50–950 ramp

primary
#ABC6CC
secondary
#A1817A
accent
#5443A3
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121415
muted
#828384

Preview Lab

Preview with #ABC6CC

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

Preview Lab → · Contrast checker → · Palette generator →

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