#ABC4C8#ABC4C8

#ABC4C8 is a light, muted teal. Relative luminance 0.523; OKLCH L 80.3% C 0.028 H 208.3°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).

Color values

HEX#ABC4C8
RGBrgb(171, 196, 200)
HSLhsl(188, 21%, 73%)
HSVhsv(188, 15%, 78%)
CMYKcmyk(14.5%, 2%, 0%, 21.6%)
CIE-LABlab(77.46, -7.59, -4.85)
CIE-LCHlch(77.46, 9.01, 212.58°)
OKLaboklab(80.28% -0.0244 -0.0131)
OKLCHoklch(80.28% 0.028 208.3)
XYZxyz(46.9572, 52.3068, 62.2546)
Luminance0.5231 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABC4C8 #C8AFAB
analogous
#ABC8BD #ABC4C8 #ABB5C8
triadic
#ABC4C8 #C8ABC4 #C4C8AB
tetradic
#ABC4C8 #BDABC8 #C8AFAB #B5C8AB
square
#ABC4C8 #BDABC8 #C8AFAB #B5C8AB
split-complementary
#ABC4C8 #C8ABB5 #C8BDAB
monochromatic
#628F96 #86AAB0 #ABC4C8 #D0DEE0 #EDF2F3

Accessibility & contrast

On white

1.83
#ABC4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.46
#ABC4C8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABC4C8
11.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABC4C8#FFFFFF#000000##000000
##ABC4C81.001.8311.4611.46
#FFFFFF1.831.0021.0021.00
#00000011.4621.001.001.00
##00000011.4621.001.001.00

Color blindness preview

Protanopia (red-blind)
#C0C2C8
Deuteranopia (green-blind)
#BABEC8
Tritanopia (blue-blind)
#A3C6C5
Achromatopsia (no color)
#BFBFBF

Design tokens & code

CSS
--color: #abc4c8;
/* rgb */ color: rgb(171, 196, 200);
/* oklch */ color: oklch(80.3% 0.028 208.3);
Tailwind
colors: {
  custom: {
    50: '#c4d5d8',
    500: '#abc4c8',
    950: '#000000',
  },
}
SCSS
$custom: #abc4c8;
$custom-light: #c4d5d8;
$custom-dark: #000000;
JSON
{
  "hex": "#abc4c8",
  "rgb": {
    "r": 171,
    "g": 196,
    "b": 200
  },
  "hsl": {
    "h": 188.276,
    "s": 20.863,
    "l": 72.745
  },
  "oklch": {
    "l": 0.80283,
    "c": 0.0277,
    "h": 208.3
  },
  "luminance": 0.52308
}

Semantic roles & 50–950 ramp

primary
#ABC4C8
secondary
#9C7F7B
accent
#53469F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383

Preview Lab

Preview with #ABC4C8

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

Preview Lab → · Contrast checker → · Palette generator →

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