#ADDCCC#ADDCCC

#ADDCCC is a very light, muted teal. Relative luminance 0.644; OKLCH L 85.7% C 0.054 H 172.2°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).

Color values

HEX#ADDCCC
RGBrgb(173, 220, 204)
HSLhsl(160, 40%, 77%)
HSVhsv(160, 21%, 86%)
CMYKcmyk(21.4%, 0%, 7.3%, 13.7%)
CIE-LABlab(84.19, -18.44, 2.86)
CIE-LCHlch(84.19, 18.66, 171.17°)
OKLaboklab(85.69% -0.0532 0.0073)
OKLCHoklch(85.69% 0.054 172.2)
XYZxyz(53.7227, 64.4284, 66.7204)
Luminance0.6443 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ADDCCC #DCADBD
analogous
#ADDCB5 #ADDCCC #ADD5DC
triadic
#ADDCCC #CCADDC #DCCCAD
tetradic
#ADDCCC #B5ADDC #DCADBD #D5DCAD
square
#ADDCCC #B5ADDC #DCADBD #D5DCAD
split-complementary
#ADDCCC #DCADD5 #DCB5AD
monochromatic
#57B797 #82CAB1 #ADDCCC #D8EEE7 #EAF6F2

Accessibility & contrast

On white

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

On black

13.89
#ADDCCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ADDCCC
13.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ADDCCC#FFFFFF#000000##000000
##ADDCCC1.001.5113.8913.89
#FFFFFF1.511.0021.0021.00
#00000013.8921.001.001.00
##00000013.8921.001.001.00

Color blindness preview

Protanopia (red-blind)
#D9D6CB
Deuteranopia (green-blind)
#D0CFCD
Tritanopia (blue-blind)
#A2DDD7
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #addccc;
/* rgb */ color: rgb(173, 220, 204);
/* oklch */ color: oklch(85.7% 0.054 172.2);
Tailwind
colors: {
  custom: {
    50: '#c6e7db',
    500: '#addccc',
    950: '#000000',
  },
}
SCSS
$custom: #addccc;
$custom-light: #c6e7db;
$custom-dark: #000000;
JSON
{
  "hex": "#addccc",
  "rgb": {
    "r": 173,
    "g": 220,
    "b": 204
  },
  "hsl": {
    "h": 159.574,
    "s": 40.171,
    "l": 77.059
  },
  "oklch": {
    "l": 0.85688,
    "c": 0.05369,
    "h": 172.2
  },
  "luminance": 0.6443
}

Semantic roles & 50–950 ramp

primary
#ADDCCC
secondary
#B4798D
accent
#325EB3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131615
muted
#828484

Preview Lab

Preview with #ADDCCC

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

Preview Lab → · Contrast checker → · Palette generator →

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