#ABCDCD#ABCDCD

#ABCDCD is a very light, muted teal. Relative luminance 0.567; OKLCH L 82.4% C 0.036 H 196.5°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).

Color values

HEX#ABCDCD
RGBrgb(171, 205, 205)
HSLhsl(180, 25%, 74%)
HSVhsv(180, 17%, 80%)
CMYKcmyk(16.6%, 0%, 0%, 19.6%)
CIE-LABlab(80.03, -11.24, -3.77)
CIE-LCHlch(80.03, 11.86, 198.53°)
OKLaboklab(82.36% -0.0347 -0.0103)
OKLCHoklch(82.36% 0.036 196.5)
XYZxyz(49.6424, 56.7269, 66.0796)
Luminance0.5673 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCDCD #CDABAB
analogous
#ABCDBC #ABCDCD #ABBCCD
triadic
#ABCDCD #CDABCD #CDCDAB
tetradic
#ABCDCD #BCABCD #CDABAB #BCCDAB
square
#ABCDCD #BCABCD #CDABAB #BCCDAB
split-complementary
#ABCDCD #CDABBC #CDBCAB
monochromatic
#5F9F9F #85B6B6 #ABCDCD #D1E4E4 #ECF4F4

Accessibility & contrast

On white

1.70
#ABCDCD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.35
#ABCDCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCDCD
12.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCDCD#FFFFFF#000000##000000
##ABCDCD1.001.7012.3512.35
#FFFFFF1.701.0021.0021.00
#00000012.3521.001.001.00
##00000012.3521.001.001.00

Color blindness preview

Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#C1C4CD
Tritanopia (blue-blind)
#A1CFCD
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #abcdcd;
/* rgb */ color: rgb(171, 205, 205);
/* oklch */ color: oklch(82.4% 0.036 196.5);
Tailwind
colors: {
  custom: {
    50: '#c4dcdc',
    500: '#abcdcd',
    950: '#000000',
  },
}
SCSS
$custom: #abcdcd;
$custom-light: #c4dcdc;
$custom-dark: #000000;
JSON
{
  "hex": "#abcdcd",
  "rgb": {
    "r": 171,
    "g": 205,
    "b": 205
  },
  "hsl": {
    "h": 180,
    "s": 25.373,
    "l": 73.725
  },
  "oklch": {
    "l": 0.82356,
    "c": 0.0362,
    "h": 196.5
  },
  "luminance": 0.56728
}

Semantic roles & 50–950 ramp

primary
#ABCDCD
secondary
#A27A7A
accent
#4242A4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484

Preview Lab

Preview with #ABCDCD

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

Preview Lab → · Contrast checker → · Palette generator →

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