#ABDBCD#ABDBCD

#ABDBCD is a very light, muted teal. Relative luminance 0.637; OKLCH L 85.4% C 0.054 H 175.2°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).

Color values

HEX#ABDBCD
RGBrgb(171, 219, 205)
HSLhsl(163, 40%, 76%)
HSVhsv(163, 22%, 86%)
CMYKcmyk(21.9%, 0%, 6.4%, 14.1%)
CIE-LABlab(83.82, -18.36, 1.79)
CIE-LCHlch(83.82, 18.45, 174.44°)
OKLaboklab(85.38% -0.0533 0.0045)
OKLCHoklch(85.38% 0.054 175.2)
XYZxyz(53.1423, 63.7268, 67.2463)
Luminance0.6373 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABDBCD #DBABB9
analogous
#ABDBB5 #ABDBCD #ABD1DB
triadic
#ABDBCD #CDABDB #DBCDAB
tetradic
#ABDBCD #B5ABDB #DBABB9 #D1DBAB
square
#ABDBCD #B5ABDB #DBABB9 #D1DBAB
split-complementary
#ABDBCD #DBABD1 #DBB5AB
monochromatic
#55B69A #80C9B4 #ABDBCD #D6EDE7 #EAF6F2

Accessibility & contrast

On white

1.53
#ABDBCD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.75
#ABDBCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABDBCD
13.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABDBCD#FFFFFF#000000##000000
##ABDBCD1.001.5313.7513.75
#FFFFFF1.531.0021.0021.00
#00000013.7521.001.001.00
##00000013.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D7D5CC
Deuteranopia (green-blind)
#CECECE
Tritanopia (blue-blind)
#9FDCD7
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #abdbcd;
/* rgb */ color: rgb(171, 219, 205);
/* oklch */ color: oklch(85.4% 0.054 175.2);
Tailwind
colors: {
  custom: {
    50: '#c4e6dc',
    500: '#abdbcd',
    950: '#000000',
  },
}
SCSS
$custom: #abdbcd;
$custom-light: #c4e6dc;
$custom-dark: #000000;
JSON
{
  "hex": "#abdbcd",
  "rgb": {
    "r": 171,
    "g": 219,
    "b": 205
  },
  "hsl": {
    "h": 162.5,
    "s": 40,
    "l": 76.471
  },
  "oklch": {
    "l": 0.85375,
    "c": 0.05353,
    "h": 175.2
  },
  "luminance": 0.63729
}

Semantic roles & 50–950 ramp

primary
#ABDBCD
secondary
#B37789
accent
#3258B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484

Preview Lab

Preview with #ABDBCD

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

Preview Lab → · Contrast checker → · Palette generator →

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