#ACCDC2#ACCDC2

#ACCDC2 is a very light, muted teal. Relative luminance 0.563; OKLCH L 82.1% C 0.038 H 173.1°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).

Color values

HEX#ACCDC2
RGBrgb(172, 205, 194)
HSLhsl(160, 25%, 74%)
HSVhsv(160, 16%, 80%)
CMYKcmyk(16.1%, 0%, 5.4%, 19.6%)
CIE-LABlab(79.80, -13.16, 1.81)
CIE-LCHlch(79.80, 13.28, 172.19°)
OKLaboklab(82.1% -0.0382 0.0046)
OKLCHoklch(82.1% 0.038 173.1)
XYZxyz(48.5797, 56.3271, 59.3412)
Luminance0.5633 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ACCDC2 #CDACB7
analogous
#ACCDB2 #ACCDC2 #ACC8CD
triadic
#ACCDC2 #C2ACCD #CDC2AC
tetradic
#ACCDC2 #B2ACCD #CDACB7 #C8CDAC
square
#ACCDC2 #B2ACCD #CDACB7 #C8CDAC
split-complementary
#ACCDC2 #CDACC8 #CDB2AC
monochromatic
#609F8A #86B6A6 #ACCDC2 #D2E4DE #ECF3F1

Accessibility & contrast

On white

1.71
#ACCDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.27
#ACCDC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ACCDC2
12.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ACCDC2#FFFFFF#000000##000000
##ACCDC21.001.7112.2712.27
#FFFFFF1.711.0021.0021.00
#00000012.2721.001.001.00
##00000012.2721.001.001.00

Color blindness preview

Protanopia (red-blind)
#CBC8C2
Deuteranopia (green-blind)
#C4C4C3
Tritanopia (blue-blind)
#A5CECA
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #accdc2;
/* rgb */ color: rgb(172, 205, 194);
/* oklch */ color: oklch(82.1% 0.038 173.1);
Tailwind
colors: {
  custom: {
    50: '#c5dcd4',
    500: '#accdc2',
    950: '#000000',
  },
}
SCSS
$custom: #accdc2;
$custom-light: #c5dcd4;
$custom-dark: #000000;
JSON
{
  "hex": "#accdc2",
  "rgb": {
    "r": 172,
    "g": 205,
    "b": 194
  },
  "hsl": {
    "h": 160,
    "s": 24.812,
    "l": 73.922
  },
  "oklch": {
    "l": 0.82097,
    "c": 0.03844,
    "h": 173.1
  },
  "luminance": 0.56328
}

Semantic roles & 50–950 ramp

primary
#ACCDC2
secondary
#A27B88
accent
#4263A3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483

Preview Lab

Preview with #ACCDC2

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

Preview Lab → · Contrast checker → · Palette generator →

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