#ACDCD3#ACDCD3

#ACDCD3 is a very light, muted teal. Relative luminance 0.647; OKLCH L 85.8% C 0.051 H 182.3°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).

Color values

HEX#ACDCD3
RGBrgb(172, 220, 211)
HSLhsl(169, 41%, 77%)
HSVhsv(169, 22%, 86%)
CMYKcmyk(21.8%, 0%, 4.1%, 13.7%)
CIE-LABlab(84.31, -17.32, -0.68)
CIE-LCHlch(84.31, 17.34, 182.24°)
OKLaboklab(85.83% -0.0513 -0.0021)
OKLCHoklch(85.83% 0.051 182.3)
XYZxyz(54.3609, 64.6582, 71.2314)
Luminance0.6466 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ACDCD3 #DCACB5
analogous
#ACDCBB #ACDCD3 #ACCDDC
triadic
#ACDCD3 #D3ACDC #DCD3AC
tetradic
#ACDCD3 #BBACDC #DCACB5 #CDDCAC
square
#ACDCD3 #BBACDC #DCACB5 #CDDCAC
split-complementary
#ACDCD3 #DCACCD #DCBBAC
monochromatic
#56B8A5 #81CABC #ACDCD3 #D7EEEA #E9F6F4

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##ACDCD3#FFFFFF#000000##000000
##ACDCD31.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)
#D7D6D3
Deuteranopia (green-blind)
#CED0D4
Tritanopia (blue-blind)
#9FDED9
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #acdcd3;
/* rgb */ color: rgb(172, 220, 211);
/* oklch */ color: oklch(85.8% 0.051 182.3);
Tailwind
colors: {
  custom: {
    50: '#c5e7e0',
    500: '#acdcd3',
    950: '#000000',
  },
}
SCSS
$custom: #acdcd3;
$custom-light: #c5e7e0;
$custom-dark: #000000;
JSON
{
  "hex": "#acdcd3",
  "rgb": {
    "r": 172,
    "g": 220,
    "b": 211
  },
  "hsl": {
    "h": 168.75,
    "s": 40.678,
    "l": 76.863
  },
  "oklch": {
    "l": 0.85827,
    "c": 0.05131,
    "h": 182.3
  },
  "luminance": 0.6466
}

Semantic roles & 50–950 ramp

primary
#ACDCD3
secondary
#B47883
accent
#324AB4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484

Preview Lab

Preview with #ACDCD3

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

Preview Lab → · Contrast checker → · Palette generator →

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