#ABCDBF#ABCDBF

#ABCDBF is a light, muted teal. Relative luminance 0.561; OKLCH L 81.9% C 0.041 H 168.4°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).

Color values

HEX#ABCDBF
RGBrgb(171, 205, 191)
HSLhsl(155, 25%, 74%)
HSVhsv(155, 17%, 80%)
CMYKcmyk(16.6%, 0%, 6.8%, 19.6%)
CIE-LABlab(79.66, -14.08, 3.20)
CIE-LCHlch(79.66, 14.44, 167.19°)
OKLaboklab(81.95% -0.0404 0.0083)
OKLCHoklch(81.95% 0.041 168.4)
XYZxyz(48.0275, 56.0809, 57.5744)
Luminance0.5608 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCDBF #CDABB9
analogous
#ABCDAE #ABCDBF #ABCACD
triadic
#ABCDBF #BFABCD #CDBFAB
tetradic
#ABCDBF #AEABCD #CDABB9 #CACDAB
square
#ABCDBF #AEABCD #CDABB9 #CACDAB
split-complementary
#ABCDBF #CDABCA #CDAEAB
monochromatic
#5F9F84 #85B6A2 #ABCDBF #D1E4DC #ECF4F0

Accessibility & contrast

On white

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

On black

12.22
#ABCDBF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCDBF
12.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCDBF#FFFFFF#000000##000000
##ABCDBF1.001.7212.2212.22
#FFFFFF1.721.0021.0021.00
#00000012.2221.001.001.00
##00000012.2221.001.001.00

Color blindness preview

Protanopia (red-blind)
#CBC8BE
Deuteranopia (green-blind)
#C5C4C0
Tritanopia (blue-blind)
#A4CDC9
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #abcdbf;
/* rgb */ color: rgb(171, 205, 191);
/* oklch */ color: oklch(81.9% 0.041 168.4);
Tailwind
colors: {
  custom: {
    50: '#c4dcd2',
    500: '#abcdbf',
    950: '#000000',
  },
}
SCSS
$custom: #abcdbf;
$custom-light: #c4dcd2;
$custom-dark: #000000;
JSON
{
  "hex": "#abcdbf",
  "rgb": {
    "r": 171,
    "g": 205,
    "b": 191
  },
  "hsl": {
    "h": 155.294,
    "s": 25.373,
    "l": 73.725
  },
  "oklch": {
    "l": 0.81945,
    "c": 0.04121,
    "h": 168.4
  },
  "luminance": 0.56082
}

Semantic roles & 50–950 ramp

primary
#ABCDBF
secondary
#A27A8B
accent
#426AA4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483

Preview Lab

Preview with #ABCDBF

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

Preview Lab → · Contrast checker → · Palette generator →

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