#ABCCCB#ABCCCB

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

Color values

HEX#ABCCCB
RGBrgb(171, 204, 203)
HSLhsl(178, 24%, 74%)
HSVhsv(178, 16%, 80%)
CMYKcmyk(16.2%, 0%, 0.5%, 20%)
CIE-LABlab(79.70, -11.14, -3.17)
CIE-LCHlch(79.70, 11.58, 195.89°)
OKLaboklab(82.08% -0.0342 -0.0087)
OKLCHoklch(82.08% 0.035 194.2)
XYZxyz(49.1641, 56.1540, 64.7368)
Luminance0.5615 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCCCB #CCABAC
analogous
#ABCCBA #ABCCCB #ABBCCC
triadic
#ABCCCB #CBABCC #CCCBAB
tetradic
#ABCCCB #BAABCC #CCABAC #BCCCAB
square
#ABCCCB #BAABCC #CCABAC #BCCCAB
split-complementary
#ABCCCB #CCABBC #CCBAAB
monochromatic
#5F9D9B #85B5B3 #ABCCCB #D1E3E3 #ECF3F3

Accessibility & contrast

On white

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

On black

12.23
#ABCCCB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCCCB
12.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCCCB#FFFFFF#000000##000000
##ABCCCB1.001.7212.2312.23
#FFFFFF1.721.0021.0021.00
#00000012.2321.001.001.00
##00000012.2321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #abcccb;
/* rgb */ color: rgb(171, 204, 203);
/* oklch */ color: oklch(82.1% 0.035 194.2);
Tailwind
colors: {
  custom: {
    50: '#c4dbda',
    500: '#abcccb',
    950: '#000000',
  },
}
SCSS
$custom: #abcccb;
$custom-light: #c4dbda;
$custom-dark: #000000;
JSON
{
  "hex": "#abcccb",
  "rgb": {
    "r": 171,
    "g": 204,
    "b": 203
  },
  "hsl": {
    "h": 178.182,
    "s": 24.444,
    "l": 73.529
  },
  "oklch": {
    "l": 0.82081,
    "c": 0.03524,
    "h": 194.2
  },
  "luminance": 0.56155
}

Semantic roles & 50–950 ramp

primary
#ABCCCB
secondary
#A17A7B
accent
#4345A3
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483

Preview Lab

Preview with #ABCCCB

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

Preview Lab → · Contrast checker → · Palette generator →

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