#CCF2FF#CCF2FF

#CCF2FF is a very light, muted cyan. Relative luminance 0.836; OKLCH L 93.8% C 0.043 H 220.5°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).

Color values

HEX#CCF2FF
RGBrgb(204, 242, 255)
HSLhsl(195, 100%, 90%)
HSVhsv(195, 20%, 100%)
CMYKcmyk(20%, 5.1%, 0%, 0%)
CIE-LABlab(93.26, -9.52, -10.33)
CIE-LCHlch(93.26, 14.05, 227.32°)
OKLaboklab(93.82% -0.0328 -0.028)
OKLCHoklch(93.82% 0.043 220.5)
XYZxyz(74.6990, 83.5593, 106.7812)
Luminance0.8356 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCF2FF #FFD9CC
analogous
#CCFFF2 #CCF2FF #CCD9FF
triadic
#CCF2FF #FFCCF2 #F2FFCC
tetradic
#CCF2FF #F2CCFF #FFD9CC #D9FFCC
square
#CCF2FF #F2CCFF #FFD9CC #D9FFCC
split-complementary
#CCF2FF #FFCCD9 #FFF2CC
monochromatic
#52D3FF #8FE2FF #CCF2FF #E0F7FF #E0F7FF

Accessibility & contrast

On white

1.19
#CCF2FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.71
#CCF2FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCF2FF
17.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCF2FF#FFFFFF#000000##000000
##CCF2FF1.001.1917.7117.71
#FFFFFF1.191.0021.0021.00
#00000017.7121.001.001.00
##00000017.7121.001.001.00

Color blindness preview

Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#E2E9FF
Tritanopia (blue-blind)
#BDF7F6
Achromatopsia (no color)
#ECECEC

Design tokens & code

CSS
--color: #ccf2ff;
/* rgb */ color: rgb(204, 242, 255);
/* oklch */ color: oklch(93.8% 0.043 220.5);
Tailwind
colors: {
  custom: {
    50: '#dcf6ff',
    500: '#ccf2ff',
    950: '#000000',
  },
}
SCSS
$custom: #ccf2ff;
$custom-light: #dcf6ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ccf2ff",
  "rgb": {
    "r": 204,
    "g": 242,
    "b": 255
  },
  "hsl": {
    "h": 195.294,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.9382,
    "c": 0.04311,
    "h": 220.5
  },
  "luminance": 0.83562
}

Semantic roles & 50–950 ramp

primary
#CCF2FF
secondary
#EA9F86
accent
#3A00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586

Preview Lab

Preview with #CCF2FF

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

Preview Lab → · Contrast checker → · Palette generator →

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