#ABDBDD#ABDBDD

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

Color values

HEX#ABDBDD
RGBrgb(171, 219, 221)
HSLhsl(182, 42%, 77%)
HSVhsv(182, 23%, 87%)
CMYKcmyk(22.6%, 0.9%, 0%, 13.3%)
CIE-LABlab(84.25, -15.00, -6.07)
CIE-LCHlch(84.25, 16.18, 202.04°)
OKLaboklab(85.85% -0.0469 -0.0166)
OKLCHoklch(85.85% 0.05 199.4)
XYZxyz(55.1733, 64.5392, 77.9429)
Luminance0.6454 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABDBDD #DDADAB
analogous
#ABDDC6 #ABDBDD #ABC2DD
triadic
#ABDBDD #DDABDB #DBDDAB
tetradic
#ABDBDD #C6ABDD #DDADAB #C2DDAB
square
#ABDBDD #C6ABDD #DDADAB #C2DDAB
split-complementary
#ABDBDD #DDABC2 #DDC6AB
monochromatic
#54B6BA #7FC8CB #ABDBDD #D7EEEF #E9F6F6

Accessibility & contrast

On white

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

On black

13.91
#ABDBDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABDBDD
13.91:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABDBDD#FFFFFF#000000##000000
##ABDBDD1.001.5113.9113.91
#FFFFFF1.511.0021.0021.00
#00000013.9121.001.001.00
##00000013.9121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #abdbdd;
/* rgb */ color: rgb(171, 219, 221);
/* oklch */ color: oklch(85.9% 0.050 199.4);
Tailwind
colors: {
  custom: {
    50: '#c5e6e7',
    500: '#abdbdd',
    950: '#000000',
  },
}
SCSS
$custom: #abdbdd;
$custom-light: #c5e6e7;
$custom-dark: #000000;
JSON
{
  "hex": "#abdbdd",
  "rgb": {
    "r": 171,
    "g": 219,
    "b": 221
  },
  "hsl": {
    "h": 182.4,
    "s": 42.373,
    "l": 76.863
  },
  "oklch": {
    "l": 0.85851,
    "c": 0.04976,
    "h": 199.4
  },
  "luminance": 0.64541
}

Semantic roles & 50–950 ramp

primary
#ABDBDD
secondary
#B57977
accent
#3530B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484

Preview Lab

Preview with #ABDBDD

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

Preview Lab → · Contrast checker → · Palette generator →

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