#ABCCCD#ABCCCD

#ABCCCD is a very light, muted teal. Relative luminance 0.563; OKLCH L 82.1% C 0.035 H 198.8°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).

Color values

HEX#ABCCCD
RGBrgb(171, 204, 205)
HSLhsl(182, 25%, 74%)
HSVhsv(182, 17%, 80%)
CMYKcmyk(16.6%, 0.5%, 0%, 19.6%)
CIE-LABlab(79.76, -10.72, -4.17)
CIE-LCHlch(79.76, 11.50, 201.23°)
OKLaboklab(82.14% -0.0334 -0.0113)
OKLCHoklch(82.14% 0.035 198.8)
XYZxyz(49.4039, 56.2500, 66.0001)
Luminance0.5625 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCCCD #CDACAB
analogous
#ABCDBD #ABCCCD #ABBBCD
triadic
#ABCCCD #CDABCC #CCCDAB
tetradic
#ABCCCD #BDABCD #CDACAB #BBCDAB
square
#ABCCCD #BDABCD #CDACAB #BBCDAB
split-complementary
#ABCCCD #CDABBB #CDBDAB
monochromatic
#5F9D9F #85B5B6 #ABCCCD #D1E3E4 #ECF3F4

Accessibility & contrast

On white

1.71
#ABCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.25
#ABCCCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCCCD
12.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCCCD#FFFFFF#000000##000000
##ABCCCD1.001.7112.2512.25
#FFFFFF1.711.0021.0021.00
#00000012.2521.001.001.00
##00000012.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#C7C9CD
Deuteranopia (green-blind)
#C0C4CD
Tritanopia (blue-blind)
#A1CECC
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #abcccd;
/* rgb */ color: rgb(171, 204, 205);
/* oklch */ color: oklch(82.1% 0.035 198.8);
Tailwind
colors: {
  custom: {
    50: '#c4dbdc',
    500: '#abcccd',
    950: '#000000',
  },
}
SCSS
$custom: #abcccd;
$custom-light: #c4dbdc;
$custom-dark: #000000;
JSON
{
  "hex": "#abcccd",
  "rgb": {
    "r": 171,
    "g": 204,
    "b": 205
  },
  "hsl": {
    "h": 181.765,
    "s": 25.373,
    "l": 73.725
  },
  "oklch": {
    "l": 0.82143,
    "c": 0.03524,
    "h": 198.8
  },
  "luminance": 0.56251
}

Semantic roles & 50–950 ramp

primary
#ABCCCD
secondary
#A27B7A
accent
#4442A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121515
muted
#828484

Preview Lab

Preview with #ABCCCD

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

Preview Lab → · Contrast checker → · Palette generator →

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