#ABCCCC#ABCCCC

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

Color values

HEX#ABCCCC
RGBrgb(171, 204, 204)
HSLhsl(180, 24%, 74%)
HSVhsv(180, 16%, 80%)
CMYKcmyk(16.2%, 0%, 0%, 20%)
CIE-LABlab(79.73, -10.93, -3.67)
CIE-LCHlch(79.73, 11.53, 198.55°)
OKLaboklab(82.11% -0.0338 -0.01)
OKLCHoklch(82.11% 0.035 196.5)
XYZxyz(49.2836, 56.2019, 65.3665)
Luminance0.5620 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCCCC #CCABAB
analogous
#ABCCBB #ABCCCC #ABBBCC
triadic
#ABCCCC #CCABCC #CCCCAB
tetradic
#ABCCCC #BBABCC #CCABAB #BBCCAB
square
#ABCCCC #BBABCC #CCABAB #BBCCAB
split-complementary
#ABCCCC #CCABBB #CCBBAB
monochromatic
#5F9D9D #85B5B5 #ABCCCC #D1E3E3 #ECF3F3

Accessibility & contrast

On white

1.72
#ABCCCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.24
#ABCCCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCCCC
12.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCCCC#FFFFFF#000000##000000
##ABCCCC1.001.7212.2412.24
#FFFFFF1.721.0021.0021.00
#00000012.2421.001.001.00
##00000012.2421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #abcccc;
/* rgb */ color: rgb(171, 204, 204);
/* oklch */ color: oklch(82.1% 0.035 196.5);
Tailwind
colors: {
  custom: {
    50: '#c4dbdb',
    500: '#abcccc',
    950: '#000000',
  },
}
SCSS
$custom: #abcccc;
$custom-light: #c4dbdb;
$custom-dark: #000000;
JSON
{
  "hex": "#abcccc",
  "rgb": {
    "r": 171,
    "g": 204,
    "b": 204
  },
  "hsl": {
    "h": 180,
    "s": 24.444,
    "l": 73.529
  },
  "oklch": {
    "l": 0.82112,
    "c": 0.03521,
    "h": 196.5
  },
  "luminance": 0.56203
}

Semantic roles & 50–950 ramp

primary
#ABCCCC
secondary
#A17A7A
accent
#4343A3
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121515
muted
#828484

Preview Lab

Preview with #ABCCCC

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

Preview Lab → · Contrast checker → · Palette generator →

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