#CCF3FF#CCF3FF

#CCF3FF is a very light, muted cyan. Relative luminance 0.842; OKLCH L 94.0% C 0.043 H 218.4°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).

Color values

HEX#CCF3FF
RGBrgb(204, 243, 255)
HSLhsl(194, 100%, 90%)
HSVhsv(194, 20%, 100%)
CMYKcmyk(20%, 4.7%, 0%, 0%)
CIE-LABlab(93.52, -10.03, -9.94)
CIE-LCHlch(93.52, 14.12, 224.75°)
OKLaboklab(94.03% -0.0341 -0.027)
OKLCHoklch(94.03% 0.043 218.4)
XYZxyz(74.9974, 84.1562, 106.8807)
Luminance0.8416 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCF3FF #FFD8CC
analogous
#CCFFF2 #CCF3FF #CCD9FF
triadic
#CCF3FF #FFCCF3 #F3FFCC
tetradic
#CCF3FF #F2CCFF #FFD8CC #D9FFCC
square
#CCF3FF #F2CCFF #FFD8CC #D9FFCC
split-complementary
#CCF3FF #FFCCD9 #FFF2CC
monochromatic
#52D6FF #8FE5FF #CCF3FF #E0F8FF #E0F8FF

Accessibility & contrast

On white

1.18
#CCF3FF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.83
#CCF3FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCF3FF
17.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCF3FF#FFFFFF#000000##000000
##CCF3FF1.001.1817.8317.83
#FFFFFF1.181.0021.0021.00
#00000017.8321.001.001.00
##00000017.8321.001.001.00

Color blindness preview

Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#E3EAFF
Tritanopia (blue-blind)
#BDF8F7
Achromatopsia (no color)
#ECECEC

Design tokens & code

CSS
--color: #ccf3ff;
/* rgb */ color: rgb(204, 243, 255);
/* oklch */ color: oklch(94.0% 0.043 218.4);
Tailwind
colors: {
  custom: {
    50: '#dcf7ff',
    500: '#ccf3ff',
    950: '#000000',
  },
}
SCSS
$custom: #ccf3ff;
$custom-light: #dcf7ff;
$custom-dark: #000000;
JSON
{
  "hex": "#ccf3ff",
  "rgb": {
    "r": 204,
    "g": 243,
    "b": 255
  },
  "hsl": {
    "h": 194.118,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.94025,
    "c": 0.04345,
    "h": 218.4
  },
  "luminance": 0.84159
}

Semantic roles & 50–950 ramp

primary
#CCF3FF
secondary
#EA9D86
accent
#3600E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586

Preview Lab

Preview with #CCF3FF

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

Preview Lab → · Contrast checker → · Palette generator →

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