#ACDBCC#ACDBCC

#ACDBCC is a very light, muted teal. Relative luminance 0.638; OKLCH L 85.4% C 0.053 H 173.5°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).

Color values

HEX#ACDBCC
RGBrgb(172, 219, 204)
HSLhsl(161, 39%, 77%)
HSVhsv(161, 21%, 86%)
CMYKcmyk(21.5%, 0%, 6.8%, 14.1%)
CIE-LABlab(83.86, -18.25, 2.38)
CIE-LCHlch(83.86, 18.41, 172.59°)
OKLaboklab(85.41% -0.0528 0.006)
OKLCHoklch(85.41% 0.053 173.5)
XYZxyz(53.2407, 63.7914, 66.6228)
Luminance0.6379 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ACDBCC #DBACBB
analogous
#ACDBB5 #ACDBCC #ACD3DB
triadic
#ACDBCC #CCACDB #DBCCAC
tetradic
#ACDBCC #B5ACDB #DBACBB #D3DBAC
square
#ACDBCC #B5ACDB #DBACBB #D3DBAC
split-complementary
#ACDBCC #DBACD3 #DBB5AC
monochromatic
#57B698 #81C8B2 #ACDBCC #D7EEE6 #EAF6F2

Accessibility & contrast

On white

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

On black

13.76
#ACDBCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ACDBCC
13.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ACDBCC#FFFFFF#000000##000000
##ACDBCC1.001.5313.7613.76
#FFFFFF1.531.0021.0021.00
#00000013.7621.001.001.00
##00000013.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8D5CB
Deuteranopia (green-blind)
#CFCECD
Tritanopia (blue-blind)
#A1DCD6
Achromatopsia (no color)
#D1D1D1

Design tokens & code

CSS
--color: #acdbcc;
/* rgb */ color: rgb(172, 219, 204);
/* oklch */ color: oklch(85.4% 0.053 173.5);
Tailwind
colors: {
  custom: {
    50: '#c5e6db',
    500: '#acdbcc',
    950: '#000000',
  },
}
SCSS
$custom: #acdbcc;
$custom-light: #c5e6db;
$custom-dark: #000000;
JSON
{
  "hex": "#acdbcc",
  "rgb": {
    "r": 172,
    "g": 219,
    "b": 204
  },
  "hsl": {
    "h": 160.851,
    "s": 39.496,
    "l": 76.667
  },
  "oklch": {
    "l": 0.85409,
    "c": 0.05315,
    "h": 173.5
  },
  "luminance": 0.63793
}

Semantic roles & 50–950 ramp

primary
#ACDBCC
secondary
#B3788B
accent
#335CB2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131615
muted
#828484

Preview Lab

Preview with #ACDBCC

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

Preview Lab → · Contrast checker → · Palette generator →

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