#C2DCED#C2DCED

#C2DCED is a very light, muted cyan. Relative luminance 0.688; OKLCH L 88.1% C 0.036 H 236.5°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).

Color values

HEX#C2DCED
RGBrgb(194, 220, 237)
HSLhsl(204, 54%, 85%)
HSVhsv(204, 18%, 93%)
CMYKcmyk(18.1%, 7.2%, 0%, 7.1%)
CIE-LABlab(86.39, -5.10, -11.20)
CIE-LCHlch(86.39, 12.31, 245.53°)
OKLaboklab(88.06% -0.02 -0.0303)
OKLCHoklch(88.06% 0.036 236.5)
XYZxyz(63.1234, 68.7686, 90.0522)
Luminance0.6877 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2DCED #EDD3C2
analogous
#C2EDE9 #C2DCED #C2C7ED
triadic
#C2DCED #EDC2DC #DCEDC2
tetradic
#C2DCED #E9C2ED #EDD3C2 #C7EDC2
square
#C2DCED #E9C2ED #EDD3C2 #C7EDC2
split-complementary
#C2DCED #EDC2C7 #EDE9C2
monochromatic
#63A6D1 #93C1DF #C2DCED #E7F1F8 #E7F1F8

Accessibility & contrast

On white

1.42
#C2DCED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.75
#C2DCED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2DCED
14.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2DCED#FFFFFF#000000##000000
##C2DCED1.001.4214.7514.75
#FFFFFF1.421.0021.0021.00
#00000014.7521.001.001.00
##00000014.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5DBEE
Deuteranopia (green-blind)
#CFD6ED
Tritanopia (blue-blind)
#B7E0E1
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #c2dced;
/* rgb */ color: rgb(194, 220, 237);
/* oklch */ color: oklch(88.1% 0.036 236.5);
Tailwind
colors: {
  custom: {
    50: '#d5e6f2',
    500: '#c2dced',
    950: '#000000',
  },
}
SCSS
$custom: #c2dced;
$custom-light: #d5e6f2;
$custom-dark: #000000;
JSON
{
  "hex": "#c2dced",
  "rgb": {
    "r": 194,
    "g": 220,
    "b": 237
  },
  "hsl": {
    "h": 203.721,
    "s": 54.43,
    "l": 84.51
  },
  "oklch": {
    "l": 0.88064,
    "c": 0.03636,
    "h": 236.5
  },
  "luminance": 0.6877
}

Semantic roles & 50–950 ramp

primary
#C2DCED
secondary
#CAA389
accent
#6224C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485

Preview Lab

Preview with #C2DCED

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

Preview Lab → · Contrast checker → · Palette generator →

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