#ABC4CC#ABC4CC

#ABC4CC is a light, muted cyan. Relative luminance 0.525; OKLCH L 80.4% C 0.029 H 219.0°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).

Color values

HEX#ABC4CC
RGBrgb(171, 196, 204)
HSLhsl(195, 24%, 74%)
HSVhsv(195, 16%, 80%)
CMYKcmyk(16.2%, 3.9%, 0%, 20%)
CIE-LABlab(77.58, -6.76, -6.85)
CIE-LCHlch(77.58, 9.62, 225.38°)
OKLaboklab(80.41% -0.0228 -0.0185)
OKLCHoklch(80.41% 0.029 219)
XYZxyz(47.4308, 52.4962, 64.7488)
Luminance0.5250 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABC4CC #CCB3AB
analogous
#ABCCC3 #ABC4CC #ABB3CC
triadic
#ABC4CC #CCABC4 #C4CCAB
tetradic
#ABC4CC #C3ABCC #CCB3AB #B3CCAB
square
#ABC4CC #C3ABCC #CCB3AB #B3CCAB
split-complementary
#ABC4CC #CCABB3 #CCC3AB
monochromatic
#5F8E9D #85A9B5 #ABC4CC #D1DFE3 #ECF2F3

Accessibility & contrast

On white

1.83
#ABC4CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.50
#ABC4CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABC4CC
11.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABC4CC#FFFFFF#000000##000000
##ABC4CC1.001.8311.5011.50
#FFFFFF1.831.0021.0021.00
#00000011.5021.001.001.00
##00000011.5021.001.001.00

Color blindness preview

Protanopia (red-blind)
#BFC2CC
Deuteranopia (green-blind)
#B9BECC
Tritanopia (blue-blind)
#A2C7C6
Achromatopsia (no color)
#C0C0C0

Design tokens & code

CSS
--color: #abc4cc;
/* rgb */ color: rgb(171, 196, 204);
/* oklch */ color: oklch(80.4% 0.029 219.0);
Tailwind
colors: {
  custom: {
    50: '#c4d5db',
    500: '#abc4cc',
    950: '#000000',
  },
}
SCSS
$custom: #abc4cc;
$custom-light: #c4d5db;
$custom-dark: #000000;
JSON
{
  "hex": "#abc4cc",
  "rgb": {
    "r": 171,
    "g": 196,
    "b": 204
  },
  "hsl": {
    "h": 194.545,
    "s": 24.444,
    "l": 73.529
  },
  "oklch": {
    "l": 0.80409,
    "c": 0.0294,
    "h": 219
  },
  "luminance": 0.52497
}

Semantic roles & 50–950 ramp

primary
#ABC4CC
secondary
#A1847A
accent
#5A43A3
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121415
muted
#828384

Preview Lab

Preview with #ABC4CC

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

Preview Lab → · Contrast checker → · Palette generator →

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