#ADD3CC#ADD3CC

#ADD3CC is a very light, muted teal. Relative luminance 0.598; OKLCH L 83.7% C 0.041 H 182.9°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).

Color values

HEX#ADD3CC
RGBrgb(173, 211, 204)
HSLhsl(169, 30%, 75%)
HSVhsv(169, 18%, 83%)
CMYKcmyk(18%, 0%, 3.3%, 17.3%)
CIE-LABlab(81.75, -13.90, -0.69)
CIE-LCHlch(81.75, 13.91, 182.86°)
OKLaboklab(83.75% -0.0412 -0.0021)
OKLCHoklch(83.75% 0.041 182.9)
XYZxyz(51.4240, 59.8308, 65.9541)
Luminance0.5983 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ADD3CC #D3ADB4
analogous
#ADD3B9 #ADD3CC #ADC7D3
triadic
#ADD3CC #CCADD3 #D3CCAD
tetradic
#ADD3CC #B9ADD3 #D3ADB4 #C7D3AD
square
#ADD3CC #B9ADD3 #D3ADB4 #C7D3AD
split-complementary
#ADD3CC #D3ADC7 #D3B9AD
monochromatic
#5DA89A #85BEB3 #ADD3CC #D5E8E5 #EBF4F3

Accessibility & contrast

On white

1.62
#ADD3CC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.97
#ADD3CC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ADD3CC
12.97:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ADD3CC#FFFFFF#000000##000000
##ADD3CC1.001.6212.9712.97
#FFFFFF1.621.0021.0021.00
#00000012.9721.001.001.00
##00000012.9721.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFCECC
Deuteranopia (green-blind)
#C8C9CD
Tritanopia (blue-blind)
#A3D5D1
Achromatopsia (no color)
#CBCBCB

Design tokens & code

CSS
--color: #add3cc;
/* rgb */ color: rgb(173, 211, 204);
/* oklch */ color: oklch(83.7% 0.041 182.9);
Tailwind
colors: {
  custom: {
    50: '#c6e0db',
    500: '#add3cc',
    950: '#000000',
  },
}
SCSS
$custom: #add3cc;
$custom-light: #c6e0db;
$custom-dark: #000000;
JSON
{
  "hex": "#add3cc",
  "rgb": {
    "r": 173,
    "g": 211,
    "b": 204
  },
  "hsl": {
    "h": 168.947,
    "s": 30.159,
    "l": 75.294
  },
  "oklch": {
    "l": 0.83745,
    "c": 0.04129,
    "h": 182.9
  },
  "luminance": 0.59832
}

Semantic roles & 50–950 ramp

primary
#ADD3CC
secondary
#A97B84
accent
#3D51A9
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131515
muted
#828484

Preview Lab

Preview with #ADD3CC

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

Preview Lab → · Contrast checker → · Palette generator →

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