#ABDBDF#ABDBDF

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

Color values

HEX#ABDBDF
RGBrgb(171, 219, 223)
HSLhsl(185, 45%, 77%)
HSVhsv(185, 23%, 87%)
CMYKcmyk(23.3%, 1.8%, 0%, 12.5%)
CIE-LABlab(84.30, -14.56, -7.05)
CIE-LCHlch(84.30, 16.18, 205.83°)
OKLaboklab(85.91% -0.0461 -0.0192)
OKLCHoklch(85.91% 0.05 202.6)
XYZxyz(55.4414, 64.6464, 79.3546)
Luminance0.6465 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABDBDF #DFAFAB
analogous
#ABDFC9 #ABDBDF #ABC1DF
triadic
#ABDBDF #DFABDB #DBDFAB
tetradic
#ABDBDF #C9ABDF #DFAFAB #C1DFAB
square
#ABDBDF #C9ABDF #DFAFAB #C1DFAB
split-complementary
#ABDBDF #DFABC1 #DFC9AB
monochromatic
#52B5BD #7FC8CE #ABDBDF #D7EEF0 #E9F6F7

Accessibility & contrast

On white

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

On black

13.93
#ABDBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABDBDF
13.93:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABDBDF#FFFFFF#000000##000000
##ABDBDF1.001.5113.9313.93
#FFFFFF1.511.0021.0021.00
#00000013.9321.001.001.00
##00000013.9321.001.001.00

Color blindness preview

Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#CACFDF
Tritanopia (blue-blind)
#9ADFDC
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #abdbdf;
/* rgb */ color: rgb(171, 219, 223);
/* oklch */ color: oklch(85.9% 0.050 202.6);
Tailwind
colors: {
  custom: {
    50: '#c5e6e9',
    500: '#abdbdf',
    950: '#000000',
  },
}
SCSS
$custom: #abdbdf;
$custom-light: #c5e6e9;
$custom-dark: #000000;
JSON
{
  "hex": "#abdbdf",
  "rgb": {
    "r": 171,
    "g": 219,
    "b": 223
  },
  "hsl": {
    "h": 184.615,
    "s": 44.828,
    "l": 77.255
  },
  "oklch": {
    "l": 0.85914,
    "c": 0.04997,
    "h": 202.6
  },
  "luminance": 0.64649
}

Semantic roles & 50–950 ramp

primary
#ABDBDF
secondary
#B87C76
accent
#382EB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484

Preview Lab

Preview with #ABDBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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