#ABDBDC#ABDBDC

#ABDBDC is a very light, muted teal. Relative luminance 0.645; OKLCH L 85.8% C 0.050 H 197.9°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).

Color values

HEX#ABDBDC
RGBrgb(171, 219, 220)
HSLhsl(181, 41%, 77%)
HSVhsv(181, 22%, 86%)
CMYKcmyk(22.3%, 0.5%, 0%, 13.7%)
CIE-LABlab(84.22, -15.22, -5.58)
CIE-LCHlch(84.22, 16.21, 200.15°)
OKLaboklab(85.82% -0.0473 -0.0152)
OKLCHoklch(85.82% 0.05 197.9)
XYZxyz(55.0405, 64.4861, 77.2433)
Luminance0.6449 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABDBDC #DCACAB
analogous
#ABDCC5 #ABDBDC #ABC3DC
triadic
#ABDBDC #DCABDB #DBDCAB
tetradic
#ABDBDC #C5ABDC #DCACAB #C3DCAB
square
#ABDBDC #C5ABDC #DCACAB #C3DCAB
split-complementary
#ABDBDC #DCABC3 #DCC5AB
monochromatic
#55B6B8 #80C8CA #ABDBDC #D6EEEE #E9F6F6

Accessibility & contrast

On white

1.51
#ABDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.90
#ABDBDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABDBDC
13.90:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABDBDC#FFFFFF#000000##000000
##ABDBDC1.001.5113.9013.90
#FFFFFF1.511.0021.0021.00
#00000013.9021.001.001.00
##00000013.9021.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#9BDEDB
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #abdbdc;
/* rgb */ color: rgb(171, 219, 220);
/* oklch */ color: oklch(85.8% 0.050 197.9);
Tailwind
colors: {
  custom: {
    50: '#c5e6e6',
    500: '#abdbdc',
    950: '#000000',
  },
}
SCSS
$custom: #abdbdc;
$custom-light: #c5e6e6;
$custom-dark: #000000;
JSON
{
  "hex": "#abdbdc",
  "rgb": {
    "r": 171,
    "g": 219,
    "b": 220
  },
  "hsl": {
    "h": 181.224,
    "s": 41.176,
    "l": 76.667
  },
  "oklch": {
    "l": 0.8582,
    "c": 0.0497,
    "h": 197.9
  },
  "luminance": 0.64488
}

Semantic roles & 50–950 ramp

primary
#ABDBDC
secondary
#B47877
accent
#3431B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484

Preview Lab

Preview with #ABDBDC

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

Preview Lab → · Contrast checker → · Palette generator →

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