#C2DDEF#C2DDEF

#C2DDEF is a very light, muted cyan. Relative luminance 0.694; OKLCH L 88.3% C 0.038 H 237.1°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).

Color values

HEX#C2DDEF
RGBrgb(194, 221, 239)
HSLhsl(204, 58%, 85%)
HSVhsv(204, 19%, 94%)
CMYKcmyk(18.8%, 7.5%, 0%, 6.3%)
CIE-LABlab(86.71, -5.19, -11.78)
CIE-LCHlch(86.71, 12.87, 246.22°)
OKLaboklab(88.34% -0.0207 -0.0319)
OKLCHoklch(88.34% 0.038 237.1)
XYZxyz(63.6805, 69.4126, 91.6874)
Luminance0.6941 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2DDEF #EFD4C2
analogous
#C2EFEB #C2DDEF #C2C7EF
triadic
#C2DDEF #EFC2DD #DDEFC2
tetradic
#C2DDEF #EBC2EF #EFD4C2 #C7EFC2
square
#C2DDEF #EBC2EF #EFD4C2 #C7EFC2
split-complementary
#C2DDEF #EFC2C7 #EFEBC2
monochromatic
#61A7D6 #92C2E2 #C2DDEF #E7F1F9 #E7F1F9

Accessibility & contrast

On white

1.41
#C2DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.88
#C2DDEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2DDEF
14.88:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2DDEF#FFFFFF#000000##000000
##C2DDEF1.001.4114.8814.88
#FFFFFF1.411.0021.0021.00
#00000014.8821.001.001.00
##00000014.8821.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5DCF0
Deuteranopia (green-blind)
#CFD7EF
Tritanopia (blue-blind)
#B6E2E3
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #c2ddef;
/* rgb */ color: rgb(194, 221, 239);
/* oklch */ color: oklch(88.3% 0.038 237.1);
Tailwind
colors: {
  custom: {
    50: '#d5e7f4',
    500: '#c2ddef',
    950: '#000000',
  },
}
SCSS
$custom: #c2ddef;
$custom-light: #d5e7f4;
$custom-dark: #000000;
JSON
{
  "hex": "#c2ddef",
  "rgb": {
    "r": 194,
    "g": 221,
    "b": 239
  },
  "hsl": {
    "h": 204,
    "s": 58.442,
    "l": 84.902
  },
  "oklch": {
    "l": 0.88335,
    "c": 0.03802,
    "h": 237.1
  },
  "luminance": 0.69414
}

Semantic roles & 50–950 ramp

primary
#C2DDEF
secondary
#CDA488
accent
#621FC6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485

Preview Lab

Preview with #C2DDEF

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

Preview Lab → · Contrast checker → · Palette generator →

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