#CCEDFC#CCEDFC

#CCEDFC is a very light, muted cyan. Relative luminance 0.804; OKLCH L 92.7% C 0.040 H 227.0°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).

Color values

HEX#CCEDFC
RGBrgb(204, 237, 252)
HSLhsl(199, 89%, 89%)
HSVhsv(199, 19%, 99%)
CMYKcmyk(19%, 6%, 0%, 1.2%)
CIE-LABlab(91.88, -7.62, -10.82)
CIE-LCHlch(91.88, 13.23, 234.85°)
OKLaboklab(92.7% -0.0273 -0.0293)
OKLCHoklch(92.7% 0.04 227)
XYZxyz(72.7520, 80.4319, 103.7684)
Luminance0.8043 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCEDFC #FCDBCC
analogous
#CCFCF3 #CCEDFC #CCD5FC
triadic
#CCEDFC #FCCCED #EDFCCC
tetradic
#CCEDFC #F3CCFC #FCDBCC #D5FCCC
square
#CCEDFC #F3CCFC #FCDBCC #D5FCCC
split-complementary
#CCEDFC #FCCCD5 #FCF3CC
monochromatic
#58C4F5 #92D9F9 #CCEDFC #E2F5FD #E2F5FD

Accessibility & contrast

On white

1.23
#CCEDFC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.09
#CCEDFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCEDFC
17.09:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCEDFC#FFFFFF#000000##000000
##CCEDFC1.001.2317.0917.09
#FFFFFF1.231.0021.0021.00
#00000017.0921.001.001.00
##00000017.0921.001.001.00

Color blindness preview

Protanopia (red-blind)
#E5EBFD
Deuteranopia (green-blind)
#DEE5FC
Tritanopia (blue-blind)
#BFF2F2
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #ccedfc;
/* rgb */ color: rgb(204, 237, 252);
/* oklch */ color: oklch(92.7% 0.040 227.0);
Tailwind
colors: {
  custom: {
    50: '#dcf2fd',
    500: '#ccedfc',
    950: '#000000',
  },
}
SCSS
$custom: #ccedfc;
$custom-light: #dcf2fd;
$custom-dark: #000000;
JSON
{
  "hex": "#ccedfc",
  "rgb": {
    "r": 204,
    "g": 237,
    "b": 252
  },
  "hsl": {
    "h": 198.75,
    "s": 88.889,
    "l": 89.412
  },
  "oklch": {
    "l": 0.92701,
    "c": 0.04009,
    "h": 227
  },
  "luminance": 0.80434
}

Semantic roles & 50–950 ramp

primary
#CCEDFC
secondary
#E3A589
accent
#4800E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585

Preview Lab

Preview with #CCEDFC

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

Preview Lab → · Contrast checker → · Palette generator →

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