#ADD2CC#ADD2CC

#ADD2CC is a very light, muted teal. Relative luminance 0.593; OKLCH L 83.5% C 0.040 H 184.5°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).

Color values

HEX#ADD2CC
RGBrgb(173, 210, 204)
HSLhsl(170, 29%, 75%)
HSVhsv(170, 18%, 82%)
CMYKcmyk(17.6%, 0%, 2.9%, 17.6%)
CIE-LABlab(81.48, -13.39, -1.09)
CIE-LCHlch(81.48, 13.43, 184.66°)
OKLaboklab(83.53% -0.0399 -0.0031)
OKLCHoklch(83.53% 0.04 184.5)
XYZxyz(51.1763, 59.3355, 65.8716)
Luminance0.5934 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ADD2CC #D2ADB3
analogous
#ADD2B9 #ADD2CC #ADC6D2
triadic
#ADD2CC #CCADD2 #D2CCAD
tetradic
#ADD2CC #B9ADD2 #D2ADB3 #C6D2AD
square
#ADD2CC #B9ADD2 #D2ADB3 #C6D2AD
split-complementary
#ADD2CC #D2ADC6 #D2B9AD
monochromatic
#5EA79B #85BCB3 #ADD2CC #D5E8E5 #EBF4F3

Accessibility & contrast

On white

1.63
#ADD2CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.87
#ADD2CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ADD2CC
12.87:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ADD2CC#FFFFFF#000000##000000
##ADD2CC1.001.6312.8712.87
#FFFFFF1.631.0021.0021.00
#00000012.8721.001.001.00
##00000012.8721.001.001.00

Color blindness preview

Protanopia (red-blind)
#CECECC
Deuteranopia (green-blind)
#C7C8CD
Tritanopia (blue-blind)
#A3D4D0
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #add2cc;
/* rgb */ color: rgb(173, 210, 204);
/* oklch */ color: oklch(83.5% 0.040 184.5);
Tailwind
colors: {
  custom: {
    50: '#c6dfdb',
    500: '#add2cc',
    950: '#000000',
  },
}
SCSS
$custom: #add2cc;
$custom-light: #c6dfdb;
$custom-dark: #000000;
JSON
{
  "hex": "#add2cc",
  "rgb": {
    "r": 173,
    "g": 210,
    "b": 204
  },
  "hsl": {
    "h": 170.27,
    "s": 29.134,
    "l": 75.098
  },
  "oklch": {
    "l": 0.8353,
    "c": 0.04002,
    "h": 184.5
  },
  "luminance": 0.59337
}

Semantic roles & 50–950 ramp

primary
#ADD2CC
secondary
#A87B83
accent
#3E4FA8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131515
muted
#828484

Preview Lab

Preview with #ADD2CC

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

Preview Lab → · Contrast checker → · Palette generator →

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