#ADDBDC#ADDBDC

#ADDBDC is a very light, muted teal. Relative luminance 0.647; OKLCH L 85.9% C 0.048 H 197.9°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).

Color values

HEX#ADDBDC
RGBrgb(173, 219, 220)
HSLhsl(181, 40%, 77%)
HSVhsv(181, 21%, 86%)
CMYKcmyk(21.4%, 0.5%, 0%, 13.7%)
CIE-LABlab(84.34, -14.62, -5.40)
CIE-LCHlch(84.34, 15.58, 200.27°)
OKLaboklab(85.94% -0.0454 -0.0147)
OKLCHoklch(85.94% 0.048 197.9)
XYZxyz(55.4796, 64.7125, 77.2639)
Luminance0.6472 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ADDBDC #DCAEAD
analogous
#ADDCC6 #ADDBDC #ADC4DC
triadic
#ADDBDC #DCADDB #DBDCAD
tetradic
#ADDBDC #C6ADDC #DCAEAD #C4DCAD
square
#ADDBDC #C6ADDC #DCAEAD #C4DCAD
split-complementary
#ADDBDC #DCADC4 #DCC6AD
monochromatic
#57B5B7 #82C8CA #ADDBDC #D8EEEE #EAF6F6

Accessibility & contrast

On white

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

On black

13.94
#ADDBDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ADDBDC
13.94:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ADDBDC#FFFFFF#000000##000000
##ADDBDC1.001.5113.9413.94
#FFFFFF1.511.0021.0021.00
#00000013.9421.001.001.00
##00000013.9421.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5D6DC
Deuteranopia (green-blind)
#CBD0DC
Tritanopia (blue-blind)
#9EDEDB
Achromatopsia (no color)
#D2D2D2

Design tokens & code

CSS
--color: #addbdc;
/* rgb */ color: rgb(173, 219, 220);
/* oklch */ color: oklch(85.9% 0.048 197.9);
Tailwind
colors: {
  custom: {
    50: '#c6e6e6',
    500: '#addbdc',
    950: '#000000',
  },
}
SCSS
$custom: #addbdc;
$custom-light: #c6e6e6;
$custom-dark: #000000;
JSON
{
  "hex": "#addbdc",
  "rgb": {
    "r": 173,
    "g": 219,
    "b": 220
  },
  "hsl": {
    "h": 181.277,
    "s": 40.171,
    "l": 77.059
  },
  "oklch": {
    "l": 0.85944,
    "c": 0.04776,
    "h": 197.9
  },
  "luminance": 0.64715
}

Semantic roles & 50–950 ramp

primary
#ADDBDC
secondary
#B47A79
accent
#3532B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484

Preview Lab

Preview with #ADDBDC

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

Preview Lab → · Contrast checker → · Palette generator →

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