#ABBCCC#ABBCCC

#ABBCCC is a light, muted cyan. Relative luminance 0.490; OKLCH L 78.7% C 0.030 H 246.6°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).

Color values

HEX#ABBCCC
RGBrgb(171, 188, 204)
HSLhsl(209, 24%, 74%)
HSVhsv(209, 16%, 80%)
CMYKcmyk(16.2%, 7.8%, 0%, 20%)
CIE-LABlab(75.44, -2.51, -10.02)
CIE-LCHlch(75.44, 10.33, 255.95°)
OKLaboklab(78.72% -0.0117 -0.0271)
OKLCHoklch(78.72% 0.03 246.6)
XYZxyz(45.6742, 48.9831, 64.1633)
Luminance0.4898 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABBCCC #CCBBAB
analogous
#ABCCCB #ABBCCC #ABABCC
triadic
#ABBCCC #CCABBC #BCCCAB
tetradic
#ABBCCC #CBABCC #CCBBAB #ABCCAB
square
#ABBCCC #CBABCC #CCBBAB #ABCCAB
split-complementary
#ABBCCC #CCABAB #CCCBAB
monochromatic
#5F7F9D #859EB5 #ABBCCC #D1DAE3 #ECF0F3

Accessibility & contrast

On white

1.95
#ABBCCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.80
#ABBCCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABBCCC
10.80:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABBCCC#FFFFFF#000000##000000
##ABBCCC1.001.9510.8010.80
#FFFFFF1.951.0021.0021.00
#00000010.8021.001.001.00
##00000010.8021.001.001.00

Color blindness preview

Protanopia (red-blind)
#B6BCCD
Deuteranopia (green-blind)
#B2B8CC
Tritanopia (blue-blind)
#A3C0C1
Achromatopsia (no color)
#BABABA

Design tokens & code

CSS
--color: #abbccc;
/* rgb */ color: rgb(171, 188, 204);
/* oklch */ color: oklch(78.7% 0.030 246.6);
Tailwind
colors: {
  custom: {
    50: '#c4d0db',
    500: '#abbccc',
    950: '#000000',
  },
}
SCSS
$custom: #abbccc;
$custom-light: #c4d0db;
$custom-dark: #000000;
JSON
{
  "hex": "#abbccc",
  "rgb": {
    "r": 171,
    "g": 188,
    "b": 204
  },
  "hsl": {
    "h": 209.091,
    "s": 24.444,
    "l": 73.529
  },
  "oklch": {
    "l": 0.78725,
    "c": 0.02953,
    "h": 246.6
  },
  "luminance": 0.48984
}

Semantic roles & 50–950 ramp

primary
#ABBCCC
secondary
#EAE5E1
accent
#7143A3
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283

Preview Lab

Preview with #ABBCCC

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

Preview Lab → · Contrast checker → · Palette generator →

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