#ADDDCC#ADDDCC

#ADDDCC is a very light, muted teal. Relative luminance 0.650; OKLCH L 85.9% C 0.055 H 171.3°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).

Color values

HEX#ADDDCC
RGBrgb(173, 221, 204)
HSLhsl(159, 41%, 77%)
HSVhsv(159, 22%, 87%)
CMYKcmyk(21.7%, 0%, 7.7%, 13.3%)
CIE-LABlab(84.46, -18.94, 3.26)
CIE-LCHlch(84.46, 19.22, 170.24°)
OKLaboklab(85.91% -0.0545 0.0083)
OKLCHoklch(85.91% 0.055 171.3)
XYZxyz(53.9860, 64.9549, 66.8081)
Luminance0.6496 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ADDDCC #DDADBE
analogous
#ADDDB4 #ADDDCC #ADD6DD
triadic
#ADDDCC #CCADDD #DDCCAD
tetradic
#ADDDCC #B4ADDD #DDADBE #D6DDAD
square
#ADDDCC #B4ADDD #DDADBE #D6DDAD
split-complementary
#ADDDCC #DDADD6 #DDB4AD
monochromatic
#56B996 #82CBB1 #ADDDCC #D8EFE7 #E9F6F2

Accessibility & contrast

On white

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

On black

13.99
#ADDDCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ADDDCC
13.99:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ADDDCC#FFFFFF#000000##000000
##ADDDCC1.001.5013.9913.99
#FFFFFF1.501.0021.0021.00
#00000013.9921.001.001.00
##00000013.9921.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #adddcc;
/* rgb */ color: rgb(173, 221, 204);
/* oklch */ color: oklch(85.9% 0.055 171.3);
Tailwind
colors: {
  custom: {
    50: '#c6e7db',
    500: '#adddcc',
    950: '#000000',
  },
}
SCSS
$custom: #adddcc;
$custom-light: #c6e7db;
$custom-dark: #000000;
JSON
{
  "hex": "#adddcc",
  "rgb": {
    "r": 173,
    "g": 221,
    "b": 204
  },
  "hsl": {
    "h": 158.75,
    "s": 41.379,
    "l": 77.255
  },
  "oklch": {
    "l": 0.85905,
    "c": 0.05513,
    "h": 171.3
  },
  "luminance": 0.64957
}

Semantic roles & 50–950 ramp

primary
#ADDDCC
secondary
#B5798E
accent
#3160B4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131615
muted
#828484

Preview Lab

Preview with #ADDDCC

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

Preview Lab → · Contrast checker → · Palette generator →

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