#ADDECC#ADDECC

#ADDECC is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.1% C 0.057 H 170.5°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).

Color values

HEX#ADDECC
RGBrgb(173, 222, 204)
HSLhsl(158, 43%, 77%)
HSVhsv(158, 22%, 87%)
CMYKcmyk(22.1%, 0%, 8.1%, 12.9%)
CIE-LABlab(84.73, -19.44, 3.65)
CIE-LCHlch(84.73, 19.78, 169.36°)
OKLaboklab(86.12% -0.0558 0.0094)
OKLCHoklch(86.12% 0.057 170.5)
XYZxyz(54.2508, 65.4845, 66.8964)
Luminance0.6549 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ADDECC #DEADBF
analogous
#ADDEB3 #ADDECC #ADD8DE
triadic
#ADDECC #CCADDE #DECCAD
tetradic
#ADDECC #B3ADDE #DEADBF #D8DEAD
square
#ADDECC #B3ADDE #DEADBF #D8DEAD
split-complementary
#ADDECC #DEADD8 #DEB3AD
monochromatic
#56BB96 #81CCB1 #ADDECC #D9F0E7 #E9F6F1

Accessibility & contrast

On white

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

On black

14.10
#ADDECC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ADDECC
14.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ADDECC#FFFFFF#000000##000000
##ADDECC1.001.4914.1014.10
#FFFFFF1.491.0021.0021.00
#00000014.1021.001.001.00
##00000014.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBD7CB
Deuteranopia (green-blind)
#D2D1CD
Tritanopia (blue-blind)
#A2DFD9
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #addecc;
/* rgb */ color: rgb(173, 222, 204);
/* oklch */ color: oklch(86.1% 0.057 170.5);
Tailwind
colors: {
  custom: {
    50: '#c6e8db',
    500: '#addecc',
    950: '#000000',
  },
}
SCSS
$custom: #addecc;
$custom-light: #c6e8db;
$custom-dark: #000000;
JSON
{
  "hex": "#addecc",
  "rgb": {
    "r": 173,
    "g": 222,
    "b": 204
  },
  "hsl": {
    "h": 157.959,
    "s": 42.609,
    "l": 77.451
  },
  "oklch": {
    "l": 0.86122,
    "c": 0.05659,
    "h": 170.5
  },
  "luminance": 0.65486
}

Semantic roles & 50–950 ramp

primary
#ADDECC
secondary
#B6798F
accent
#3061B6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131615
muted
#828484

Preview Lab

Preview with #ADDECC

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

Preview Lab → · Contrast checker → · Palette generator →

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