#C2D2DC#C2D2DC

#C2D2DC is a very light, muted cyan. Relative luminance 0.627; OKLCH L 85.5% C 0.022 H 235.0°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).

Color values

HEX#C2D2DC
RGBrgb(194, 210, 220)
HSLhsl(203, 27%, 81%)
HSVhsv(203, 12%, 86%)
CMYKcmyk(11.8%, 4.5%, 0%, 13.7%)
CIE-LABlab(83.30, -3.41, -6.78)
CIE-LCHlch(83.30, 7.58, 243.32°)
OKLaboklab(85.47% -0.0127 -0.0182)
OKLCHoklch(85.47% 0.022 235)
XYZxyz(58.2100, 62.7289, 76.7374)
Luminance0.6273 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2D2DC #DCCCC2
analogous
#C2DCD9 #C2D2DC #C2C5DC
triadic
#C2D2DC #DCC2D2 #D2DCC2
tetradic
#C2D2DC #D9C2DC #DCCCC2 #C5DCC2
square
#C2D2DC #D9C2DC #DCCCC2 #C5DCC2
split-complementary
#C2D2DC #DCC2C5 #DCD9C2
monochromatic
#7499AF #9BB5C6 #C2D2DC #E9EFF2 #ECF1F4

Accessibility & contrast

On white

1.55
#C2D2DC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.55
#C2D2DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2D2DC
13.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2D2DC#FFFFFF#000000##000000
##C2D2DC1.001.5513.5513.55
#FFFFFF1.551.0021.0021.00
#00000013.5521.001.001.00
##00000013.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#CED1DD
Deuteranopia (green-blind)
#CACEDC
Tritanopia (blue-blind)
#BCD5D5
Achromatopsia (no color)
#CFCFCF

Design tokens & code

CSS
--color: #c2d2dc;
/* rgb */ color: rgb(194, 210, 220);
/* oklch */ color: oklch(85.5% 0.022 235.0);
Tailwind
colors: {
  custom: {
    50: '#d4dfe6',
    500: '#c2d2dc',
    950: '#000000',
  },
}
SCSS
$custom: #c2d2dc;
$custom-light: #d4dfe6;
$custom-dark: #000000;
JSON
{
  "hex": "#c2d2dc",
  "rgb": {
    "r": 194,
    "g": 210,
    "b": 220
  },
  "hsl": {
    "h": 203.077,
    "s": 27.083,
    "l": 81.176
  },
  "oklch": {
    "l": 0.8547,
    "c": 0.02225,
    "h": 235
  },
  "luminance": 0.6273
}

Semantic roles & 50–950 ramp

primary
#C2D2DC
secondary
#B39D8F
accent
#6740A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484

Preview Lab

Preview with #C2D2DC

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

Preview Lab → · Contrast checker → · Palette generator →

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