#ACDDCC#ACDDCC

#ACDDCC is a very light, muted teal. Relative luminance 0.648; OKLCH L 85.8% C 0.056 H 171.7°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).

Color values

HEX#ACDDCC
RGBrgb(172, 221, 204)
HSLhsl(159, 42%, 77%)
HSVhsv(159, 22%, 87%)
CMYKcmyk(22.2%, 0%, 7.7%, 13.3%)
CIE-LABlab(84.40, -19.25, 3.17)
CIE-LCHlch(84.40, 19.51, 170.66°)
OKLaboklab(85.84% -0.0554 0.0081)
OKLCHoklch(85.84% 0.056 171.7)
XYZxyz(53.7656, 64.8412, 66.7978)
Luminance0.6484 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ACDDCC #DDACBD
analogous
#ACDDB4 #ACDDCC #ACD5DD
triadic
#ACDDCC #CCACDD #DDCCAC
tetradic
#ACDDCC #B4ACDD #DDACBD #D5DDAC
square
#ACDDCC #B4ACDD #DDACBD #D5DDAC
split-complementary
#ACDDCC #DDACD5 #DDB4AC
monochromatic
#55B997 #81CBB1 #ACDDCC #D7EFE7 #E9F6F2

Accessibility & contrast

On white

1.50
#ACDDCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.97
#ACDDCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ACDDCC
13.97:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ACDDCC#FFFFFF#000000##000000
##ACDDCC1.001.5013.9713.97
#FFFFFF1.501.0021.0021.00
#00000013.9721.001.001.00
##00000013.9721.001.001.00

Color blindness preview

Protanopia (red-blind)
#DAD6CB
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#A1DED8
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #acddcc;
/* rgb */ color: rgb(172, 221, 204);
/* oklch */ color: oklch(85.8% 0.056 171.7);
Tailwind
colors: {
  custom: {
    50: '#c5e7db',
    500: '#acddcc',
    950: '#000000',
  },
}
SCSS
$custom: #acddcc;
$custom-light: #c5e7db;
$custom-dark: #000000;
JSON
{
  "hex": "#acddcc",
  "rgb": {
    "r": 172,
    "g": 221,
    "b": 204
  },
  "hsl": {
    "h": 159.184,
    "s": 41.88,
    "l": 77.059
  },
  "oklch": {
    "l": 0.85843,
    "c": 0.05602,
    "h": 171.7
  },
  "luminance": 0.64843
}

Semantic roles & 50–950 ramp

primary
#ACDDCC
secondary
#B5788D
accent
#315EB5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131615
muted
#828484

Preview Lab

Preview with #ACDDCC

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

Preview Lab → · Contrast checker → · Palette generator →

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