#C2D3DC#C2D3DC

#C2D3DC is a very light, muted cyan. Relative luminance 0.632; OKLCH L 85.7% C 0.022 H 230.6°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).

Color values

HEX#C2D3DC
RGBrgb(194, 211, 220)
HSLhsl(201, 27%, 81%)
HSVhsv(201, 12%, 86%)
CMYKcmyk(11.8%, 4.1%, 0%, 13.7%)
CIE-LABlab(83.56, -3.93, -6.39)
CIE-LCHlch(83.56, 7.50, 238.43°)
OKLaboklab(85.68% -0.0141 -0.0172)
OKLCHoklch(85.68% 0.022 230.6)
XYZxyz(58.4577, 63.2242, 76.8199)
Luminance0.6322 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2D3DC #DCCBC2
analogous
#C2DCD8 #C2D3DC #C2C6DC
triadic
#C2D3DC #DCC2D3 #D3DCC2
tetradic
#C2D3DC #D8C2DC #DCCBC2 #C6DCC2
square
#C2D3DC #D8C2DC #DCCBC2 #C6DCC2
split-complementary
#C2D3DC #DCC2C6 #DCD8C2
monochromatic
#749BAF #9BB7C6 #C2D3DC #E9EFF2 #ECF1F4

Accessibility & contrast

On white

1.54
#C2D3DC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.65
#C2D3DC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2D3DC
13.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2D3DC#FFFFFF#000000##000000
##C2D3DC1.001.5413.6513.65
#FFFFFF1.541.0021.0021.00
#00000013.6521.001.001.00
##00000013.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#CFD2DD
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#BBD6D6
Achromatopsia (no color)
#D0D0D0

Design tokens & code

CSS
--color: #c2d3dc;
/* rgb */ color: rgb(194, 211, 220);
/* oklch */ color: oklch(85.7% 0.022 230.6);
Tailwind
colors: {
  custom: {
    50: '#d4e0e6',
    500: '#c2d3dc',
    950: '#000000',
  },
}
SCSS
$custom: #c2d3dc;
$custom-light: #d4e0e6;
$custom-dark: #000000;
JSON
{
  "hex": "#c2d3dc",
  "rgb": {
    "r": 194,
    "g": 211,
    "b": 220
  },
  "hsl": {
    "h": 200.769,
    "s": 27.083,
    "l": 81.176
  },
  "oklch": {
    "l": 0.85675,
    "c": 0.02227,
    "h": 230.6
  },
  "luminance": 0.63225
}

Semantic roles & 50–950 ramp

primary
#C2D3DC
secondary
#B39C8F
accent
#6340A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484

Preview Lab

Preview with #C2D3DC

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

Preview Lab → · Contrast checker → · Palette generator →

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