#ABC5CC#ABC5CC

#ABC5CC is a light, muted cyan. Relative luminance 0.529; OKLCH L 80.6% C 0.030 H 215.8°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).

Color values

HEX#ABC5CC
RGBrgb(171, 197, 204)
HSLhsl(193, 24%, 74%)
HSVhsv(193, 16%, 80%)
CMYKcmyk(16.2%, 3.4%, 0%, 20%)
CIE-LABlab(77.84, -7.28, -6.45)
CIE-LCHlch(77.84, 9.73, 221.53°)
OKLaboklab(80.62% -0.0242 -0.0174)
OKLCHoklch(80.62% 0.03 215.8)
XYZxyz(47.6571, 52.9489, 64.8243)
Luminance0.5295 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABC5CC #CCB2AB
analogous
#ABCCC2 #ABC5CC #ABB4CC
triadic
#ABC5CC #CCABC5 #C5CCAB
tetradic
#ABC5CC #C2ABCC #CCB2AB #B4CCAB
square
#ABC5CC #C2ABCC #CCB2AB #B4CCAB
split-complementary
#ABC5CC #CCABB4 #CCC2AB
monochromatic
#5F909D #85ABB5 #ABC5CC #D1DFE3 #ECF2F3

Accessibility & contrast

On white

1.81
#ABC5CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.59
#ABC5CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABC5CC
11.59:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABC5CC#FFFFFF#000000##000000
##ABC5CC1.001.8111.5911.59
#FFFFFF1.811.0021.0021.00
#00000011.5921.001.001.00
##00000011.5921.001.001.00

Color blindness preview

Protanopia (red-blind)
#C0C3CC
Deuteranopia (green-blind)
#BABFCC
Tritanopia (blue-blind)
#A2C8C7
Achromatopsia (no color)
#C0C0C0

Design tokens & code

CSS
--color: #abc5cc;
/* rgb */ color: rgb(171, 197, 204);
/* oklch */ color: oklch(80.6% 0.030 215.8);
Tailwind
colors: {
  custom: {
    50: '#c4d6db',
    500: '#abc5cc',
    950: '#000000',
  },
}
SCSS
$custom: #abc5cc;
$custom-light: #c4d6db;
$custom-dark: #000000;
JSON
{
  "hex": "#abc5cc",
  "rgb": {
    "r": 171,
    "g": 197,
    "b": 204
  },
  "hsl": {
    "h": 192.727,
    "s": 24.444,
    "l": 73.529
  },
  "oklch": {
    "l": 0.80621,
    "c": 0.02985,
    "h": 215.8
  },
  "luminance": 0.5295
}

Semantic roles & 50–950 ramp

primary
#ABC5CC
secondary
#A1827A
accent
#5743A3
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121415
muted
#828384

Preview Lab

Preview with #ABC5CC

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

Preview Lab → · Contrast checker → · Palette generator →

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