#ABBBCC#ABBBCC

#ABBBCC is a light, muted cyan. Relative luminance 0.486; OKLCH L 78.5% C 0.030 H 249.8°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).

Color values

HEX#ABBBCC
RGBrgb(171, 187, 204)
HSLhsl(211, 24%, 74%)
HSVhsv(211, 16%, 80%)
CMYKcmyk(16.2%, 8.3%, 0%, 20%)
CIE-LABlab(75.18, -1.97, -10.42)
CIE-LCHlch(75.18, 10.60, 259.28°)
OKLaboklab(78.52% -0.0103 -0.0282)
OKLCHoklch(78.52% 0.03 249.8)
XYZxyz(45.4613, 48.5573, 64.0924)
Luminance0.4856 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABBBCC #CCBCAB
analogous
#ABCBCC #ABBBCC #ABABCC
triadic
#ABBBCC #CCABBB #BBCCAB
tetradic
#ABBBCC #CCABCB #CCBCAB #ABCCAB
square
#ABBBCC #CCABCB #CCBCAB #ABCCAB
split-complementary
#ABBBCC #CCABAB #CBCCAB
monochromatic
#5F7D9D #859CB5 #ABBBCC #D1DAE3 #ECF0F3

Accessibility & contrast

On white

1.96
#ABBBCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.71
#ABBBCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABBBCC
10.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABBBCC#FFFFFF#000000##000000
##ABBBCC1.001.9610.7110.71
#FFFFFF1.961.0021.0021.00
#00000010.7121.001.001.00
##00000010.7121.001.001.00

Color blindness preview

Protanopia (red-blind)
#B5BBCD
Deuteranopia (green-blind)
#B1B8CC
Tritanopia (blue-blind)
#A3BFC0
Achromatopsia (no color)
#B9B9B9

Design tokens & code

CSS
--color: #abbbcc;
/* rgb */ color: rgb(171, 187, 204);
/* oklch */ color: oklch(78.5% 0.030 249.8);
Tailwind
colors: {
  custom: {
    50: '#c4cfdb',
    500: '#abbbcc',
    950: '#000000',
  },
}
SCSS
$custom: #abbbcc;
$custom-light: #c4cfdb;
$custom-dark: #000000;
JSON
{
  "hex": "#abbbcc",
  "rgb": {
    "r": 171,
    "g": 187,
    "b": 204
  },
  "hsl": {
    "h": 210.909,
    "s": 24.444,
    "l": 73.529
  },
  "oklch": {
    "l": 0.78516,
    "c": 0.03,
    "h": 249.8
  },
  "luminance": 0.48558
}

Semantic roles & 50–950 ramp

primary
#ABBBCC
secondary
#EAE6E1
accent
#7443A3
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283

Preview Lab

Preview with #ABBBCC

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

Preview Lab → · Contrast checker → · Palette generator →

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