#ACDBDF#ACDBDF

#ACDBDF is a very light, muted teal. Relative luminance 0.648; OKLCH L 86.0% C 0.049 H 202.7°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).

Color values

HEX#ACDBDF
RGBrgb(172, 219, 223)
HSLhsl(185, 44%, 77%)
HSVhsv(185, 23%, 87%)
CMYKcmyk(22.9%, 1.8%, 0%, 12.5%)
CIE-LABlab(84.36, -14.27, -6.96)
CIE-LCHlch(84.36, 15.87, 206.00°)
OKLaboklab(85.98% -0.0452 -0.019)
OKLCHoklch(85.98% 0.049 202.7)
XYZxyz(55.6601, 64.7592, 79.3648)
Luminance0.6476 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ACDBDF #DFB0AC
analogous
#ACDFCA #ACDBDF #ACC1DF
triadic
#ACDBDF #DFACDB #DBDFAC
tetradic
#ACDBDF #CAACDF #DFB0AC #C1DFAC
square
#ACDBDF #CAACDF #DFB0AC #C1DFAC
split-complementary
#ACDBDF #DFACC1 #DFCAAC
monochromatic
#54B5BD #80C8CE #ACDBDF #D8EEF0 #E9F5F6

Accessibility & contrast

On white

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

On black

13.95
#ACDBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ACDBDF
13.95:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ACDBDF#FFFFFF#000000##000000
##ACDBDF1.001.5113.9513.95
#FFFFFF1.511.0021.0021.00
#00000013.9521.001.001.00
##00000013.9521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #acdbdf;
/* rgb */ color: rgb(172, 219, 223);
/* oklch */ color: oklch(86.0% 0.049 202.7);
Tailwind
colors: {
  custom: {
    50: '#c5e6e9',
    500: '#acdbdf',
    950: '#000000',
  },
}
SCSS
$custom: #acdbdf;
$custom-light: #c5e6e9;
$custom-dark: #000000;
JSON
{
  "hex": "#acdbdf",
  "rgb": {
    "r": 172,
    "g": 219,
    "b": 223
  },
  "hsl": {
    "h": 184.706,
    "s": 44.348,
    "l": 77.451
  },
  "oklch": {
    "l": 0.85975,
    "c": 0.04901,
    "h": 202.7
  },
  "luminance": 0.64761
}

Semantic roles & 50–950 ramp

primary
#ACDBDF
secondary
#B87D78
accent
#392EB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484

Preview Lab

Preview with #ACDBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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