#C2DEFF#C2DEFF

#C2DEFF is a very light, muted cyan. Relative luminance 0.709; OKLCH L 89.1% C 0.055 H 252.7°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).

Color values

HEX#C2DEFF
RGBrgb(194, 222, 255)
HSLhsl(212, 100%, 88%)
HSVhsv(212, 24%, 100%)
CMYKcmyk(23.9%, 12.9%, 0%, 0%)
CIE-LABlab(87.45, -2.22, -19.09)
CIE-LCHlch(87.45, 19.22, 263.37°)
OKLaboklab(89.08% -0.0163 -0.0521)
OKLCHoklch(89.08% 0.055 252.7)
XYZxyz(66.4145, 70.9298, 104.7799)
Luminance0.7093 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2DEFF #FFE3C2
analogous
#C2FCFF #C2DEFF #C4C2FF
triadic
#C2DEFF #FFC2DE #DEFFC2
tetradic
#C2DEFF #FFC2FC #FFE3C2 #C2FFC4
square
#C2DEFF #FFC2FC #FFE3C2 #C2FFC4
split-complementary
#C2DEFF #FFC4C2 #FCFFC2
monochromatic
#489CFF #85BDFF #C2DEFF #E0EEFF #E0EEFF

Accessibility & contrast

On white

1.38
#C2DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.19
#C2DEFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2DEFF
15.19:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2DEFF#FFFFFF#000000##000000
##C2DEFF1.001.3815.1915.19
#FFFFFF1.381.0021.0021.00
#00000015.1921.001.001.00
##00000015.1921.001.001.00

Color blindness preview

Protanopia (red-blind)
#D2DFFF
Deuteranopia (green-blind)
#CBD8FE
Tritanopia (blue-blind)
#B2E5E9
Achromatopsia (no color)
#DBDBDB

Design tokens & code

CSS
--color: #c2deff;
/* rgb */ color: rgb(194, 222, 255);
/* oklch */ color: oklch(89.1% 0.055 252.7);
Tailwind
colors: {
  custom: {
    50: '#d5e8ff',
    500: '#c2deff',
    950: '#000000',
  },
}
SCSS
$custom: #c2deff;
$custom-light: #d5e8ff;
$custom-dark: #000000;
JSON
{
  "hex": "#c2deff",
  "rgb": {
    "r": 194,
    "g": 222,
    "b": 255
  },
  "hsl": {
    "h": 212.459,
    "s": 100,
    "l": 88.039
  },
  "oklch": {
    "l": 0.8908,
    "c": 0.05456,
    "h": 252.7
  },
  "luminance": 0.70932
}

Semantic roles & 50–950 ramp

primary
#C2DEFF
secondary
#E8B77D
accent
#7C00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486

Preview Lab

Preview with #C2DEFF

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

Preview Lab → · Contrast checker → · Palette generator →

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