#C2DCDC#C2DCDC

#C2DCDC is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.5% C 0.028 H 196.7°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).

Color values

HEX#C2DCDC
RGBrgb(194, 220, 220)
HSLhsl(180, 27%, 81%)
HSVhsv(180, 12%, 86%)
CMYKcmyk(11.8%, 0%, 0%, 13.7%)
CIE-LABlab(85.92, -8.59, -2.92)
CIE-LCHlch(85.92, 9.07, 198.77°)
OKLaboklab(87.54% -0.0265 -0.0079)
OKLCHoklch(87.54% 0.028 196.7)
XYZxyz(60.7565, 67.8218, 77.5862)
Luminance0.6782 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2DCDC #DCC2C2
analogous
#C2DCCF #C2DCDC #C2CFDC
triadic
#C2DCDC #DCC2DC #DCDCC2
tetradic
#C2DCDC #CFC2DC #DCC2C2 #CFDCC2
square
#C2DCDC #CFC2DC #DCC2C2 #CFDCC2
split-complementary
#C2DCDC #DCC2CF #DCCFC2
monochromatic
#74AFAF #9BC6C6 #C2DCDC #E9F2F2 #ECF4F4

Accessibility & contrast

On white

1.44
#C2DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.56
#C2DCDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2DCDC
14.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2DCDC#FFFFFF#000000##000000
##C2DCDC1.001.4414.5614.56
#FFFFFF1.441.0021.0021.00
#00000014.5621.001.001.00
##00000014.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#BBDEDC
Achromatopsia (no color)
#D7D7D7

Design tokens & code

CSS
--color: #c2dcdc;
/* rgb */ color: rgb(194, 220, 220);
/* oklch */ color: oklch(87.5% 0.028 196.7);
Tailwind
colors: {
  custom: {
    50: '#d4e6e6',
    500: '#c2dcdc',
    950: '#000000',
  },
}
SCSS
$custom: #c2dcdc;
$custom-light: #d4e6e6;
$custom-dark: #000000;
JSON
{
  "hex": "#c2dcdc",
  "rgb": {
    "r": 194,
    "g": 220,
    "b": 220
  },
  "hsl": {
    "h": 180,
    "s": 27.083,
    "l": 81.176
  },
  "oklch": {
    "l": 0.87535,
    "c": 0.02765,
    "h": 196.7
  },
  "luminance": 0.67823
}

Semantic roles & 50–950 ramp

primary
#C2DCDC
secondary
#B38F8F
accent
#4040A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484

Preview Lab

Preview with #C2DCDC

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

Preview Lab → · Contrast checker → · Palette generator →

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