#ACDCD2#ACDCD2

#ACDCD2 is a very light, muted teal. Relative luminance 0.646; OKLCH L 85.8% C 0.052 H 180.9°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).

Color values

HEX#ACDCD2
RGBrgb(172, 220, 210)
HSLhsl(168, 41%, 77%)
HSVhsv(168, 22%, 86%)
CMYKcmyk(21.8%, 0%, 4.5%, 13.7%)
CIE-LABlab(84.28, -17.53, -0.18)
CIE-LCHlch(84.28, 17.53, 180.60°)
OKLaboklab(85.8% -0.0517 -0.0008)
OKLCHoklch(85.8% 0.052 180.9)
XYZxyz(54.2359, 64.6082, 70.5733)
Luminance0.6461 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ACDCD2 #DCACB6
analogous
#ACDCBA #ACDCD2 #ACCEDC
triadic
#ACDCD2 #D2ACDC #DCD2AC
tetradic
#ACDCD2 #BAACDC #DCACB6 #CEDCAC
square
#ACDCD2 #BAACDC #DCACB6 #CEDCAC
split-complementary
#ACDCD2 #DCACCE #DCBAAC
monochromatic
#56B8A3 #81CABB #ACDCD2 #D7EEE9 #E9F6F3

Accessibility & contrast

On white

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

On black

13.92
#ACDCD2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ACDCD2
13.92:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ACDCD2#FFFFFF#000000##000000
##ACDCD21.001.5113.9213.92
#FFFFFF1.511.0021.0021.00
#00000013.9221.001.001.00
##00000013.9221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8D6D2
Deuteranopia (green-blind)
#CED0D3
Tritanopia (blue-blind)
#9FDED9
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #acdcd2;
/* rgb */ color: rgb(172, 220, 210);
/* oklch */ color: oklch(85.8% 0.052 180.9);
Tailwind
colors: {
  custom: {
    50: '#c5e7df',
    500: '#acdcd2',
    950: '#000000',
  },
}
SCSS
$custom: #acdcd2;
$custom-light: #c5e7df;
$custom-dark: #000000;
JSON
{
  "hex": "#acdcd2",
  "rgb": {
    "r": 172,
    "g": 220,
    "b": 210
  },
  "hsl": {
    "h": 167.5,
    "s": 40.678,
    "l": 76.863
  },
  "oklch": {
    "l": 0.85797,
    "c": 0.05169,
    "h": 180.9
  },
  "luminance": 0.6461
}

Semantic roles & 50–950 ramp

primary
#ACDCD2
secondary
#B47885
accent
#324DB4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484

Preview Lab

Preview with #ACDCD2

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

Preview Lab → · Contrast checker → · Palette generator →

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