#ADDEDC#ADDEDC

#ADDEDC is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.6% C 0.051 H 193.1°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).

Color values

HEX#ADDEDC
RGBrgb(173, 222, 220)
HSLhsl(178, 43%, 77%)
HSVhsv(178, 22%, 87%)
CMYKcmyk(22.1%, 0%, 0.9%, 12.9%)
CIE-LABlab(85.15, -16.13, -4.20)
CIE-LCHlch(85.15, 16.67, 194.60°)
OKLaboklab(86.59% -0.0493 -0.0115)
OKLCHoklch(86.59% 0.051 193.1)
XYZxyz(56.2693, 66.2919, 77.5271)
Luminance0.6629 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ADDEDC #DEADAF
analogous
#ADDEC4 #ADDEDC #ADC8DE
triadic
#ADDEDC #DCADDE #DEDCAD
tetradic
#ADDEDC #C4ADDE #DEADAF #C8DEAD
square
#ADDEDC #C4ADDE #DEADAF #C8DEAD
split-complementary
#ADDEDC #DEADC8 #DEC4AD
monochromatic
#56BBB7 #81CCC9 #ADDEDC #D9F0EF #E9F6F6

Accessibility & contrast

On white

1.47
#ADDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.26
#ADDEDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ADDEDC
14.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ADDEDC#FFFFFF#000000##000000
##ADDEDC1.001.4714.2614.26
#FFFFFF1.471.0021.0021.00
#00000014.2621.001.001.00
##00000014.2621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#CED2DD
Tritanopia (blue-blind)
#9EE1DD
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #addedc;
/* rgb */ color: rgb(173, 222, 220);
/* oklch */ color: oklch(86.6% 0.051 193.1);
Tailwind
colors: {
  custom: {
    50: '#c6e8e6',
    500: '#addedc',
    950: '#000000',
  },
}
SCSS
$custom: #addedc;
$custom-light: #c6e8e6;
$custom-dark: #000000;
JSON
{
  "hex": "#addedc",
  "rgb": {
    "r": 173,
    "g": 222,
    "b": 220
  },
  "hsl": {
    "h": 177.551,
    "s": 42.609,
    "l": 77.451
  },
  "oklch": {
    "l": 0.86587,
    "c": 0.05067,
    "h": 193.1
  },
  "luminance": 0.66294
}

Semantic roles & 50–950 ramp

primary
#ADDEDC
secondary
#B6797B
accent
#3035B6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484

Preview Lab

Preview with #ADDEDC

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

Preview Lab → · Contrast checker → · Palette generator →

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