#ADDCDC#ADDCDC

#ADDCDC is a very light, muted teal. Relative luminance 0.652; OKLCH L 86.2% C 0.049 H 196.3°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).

Color values

HEX#ADDCDC
RGBrgb(173, 220, 220)
HSLhsl(180, 40%, 77%)
HSVhsv(180, 21%, 86%)
CMYKcmyk(21.4%, 0%, 0%, 13.7%)
CIE-LABlab(84.61, -15.12, -5.00)
CIE-LCHlch(84.61, 15.93, 198.29°)
OKLaboklab(86.16% -0.0467 -0.0136)
OKLCHoklch(86.16% 0.049 196.3)
XYZxyz(55.7412, 65.2358, 77.3511)
Luminance0.6524 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ADDCDC #DCADAD
analogous
#ADDCC5 #ADDCDC #ADC5DC
triadic
#ADDCDC #DCADDC #DCDCAD
tetradic
#ADDCDC #C5ADDC #DCADAD #C5DCAD
square
#ADDCDC #C5ADDC #DCADAD #C5DCAD
split-complementary
#ADDCDC #DCADC5 #DCC5AD
monochromatic
#57B7B7 #82CACA #ADDCDC #D8EEEE #EAF6F6

Accessibility & contrast

On white

1.49
#ADDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.05
#ADDCDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ADDCDC
14.05:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ADDCDC#FFFFFF#000000##000000
##ADDCDC1.001.4914.0514.05
#FFFFFF1.491.0021.0021.00
#00000014.0521.001.001.00
##00000014.0521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D6D7DC
Deuteranopia (green-blind)
#CCD0DC
Tritanopia (blue-blind)
#9EDFDC
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #addcdc;
/* rgb */ color: rgb(173, 220, 220);
/* oklch */ color: oklch(86.2% 0.049 196.3);
Tailwind
colors: {
  custom: {
    50: '#c6e7e6',
    500: '#addcdc',
    950: '#000000',
  },
}
SCSS
$custom: #addcdc;
$custom-light: #c6e7e6;
$custom-dark: #000000;
JSON
{
  "hex": "#addcdc",
  "rgb": {
    "r": 173,
    "g": 220,
    "b": 220
  },
  "hsl": {
    "h": 180,
    "s": 40.171,
    "l": 77.059
  },
  "oklch": {
    "l": 0.86158,
    "c": 0.04869,
    "h": 196.3
  },
  "luminance": 0.65238
}

Semantic roles & 50–950 ramp

primary
#ADDCDC
secondary
#B47979
accent
#3232B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484

Preview Lab

Preview with #ADDCDC

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

Preview Lab → · Contrast checker → · Palette generator →

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