#CCFFFC#CCFFFC

#CCFFFC is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.4% C 0.052 H 191.9°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).

Color values

HEX#CCFFFC
RGBrgb(204, 255, 252)
HSLhsl(176, 100%, 90%)
HSVhsv(176, 20%, 100%)
CMYKcmyk(20%, 0%, 1.2%, 0%)
CIE-LABlab(96.57, -16.63, -3.88)
CIE-LCHlch(96.57, 17.08, 193.14°)
OKLaboklab(96.42% -0.0506 -0.0107)
OKLCHoklch(96.42% 0.052 191.9)
XYZxyz(78.2275, 91.3828, 105.5935)
Luminance0.9139 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCFFFC #FFCCCF
analogous
#CCFFE3 #CCFFFC #CCE8FF
triadic
#CCFFFC #FCCCFF #FFFCCC
tetradic
#CCFFFC #E3CCFF #FFCCCF #E8FFCC
square
#CCFFFC #E3CCFF #FFCCCF #E8FFCC
split-complementary
#CCFFFC #FFCCE8 #FFE3CC
monochromatic
#52FFF5 #8FFFF8 #CCFFFC #E0FFFD #E0FFFD

Accessibility & contrast

On white

1.09
#CCFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.28
#CCFFFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCFFFC
19.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCFFFC#FFFFFF#000000##000000
##CCFFFC1.001.0919.2819.28
#FFFFFF1.091.0021.0021.00
#00000019.2821.001.001.00
##00000019.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9FAFC
Deuteranopia (green-blind)
#EFF2FD
Tritanopia (blue-blind)
#BDFFFE
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #ccfffc;
/* rgb */ color: rgb(204, 255, 252);
/* oklch */ color: oklch(96.4% 0.052 191.9);
Tailwind
colors: {
  custom: {
    50: '#dcfffd',
    500: '#ccfffc',
    950: '#000000',
  },
}
SCSS
$custom: #ccfffc;
$custom-light: #dcfffd;
$custom-dark: #000000;
JSON
{
  "hex": "#ccfffc",
  "rgb": {
    "r": 204,
    "g": 255,
    "b": 252
  },
  "hsl": {
    "h": 176.471,
    "s": 100,
    "l": 90
  },
  "oklch": {
    "l": 0.96416,
    "c": 0.05176,
    "h": 191.9
  },
  "luminance": 0.91386
}

Semantic roles & 50–950 ramp

primary
#CCFFFC
secondary
#EA868B
accent
#000DE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685

Preview Lab

Preview with #CCFFFC

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

Preview Lab → · Contrast checker → · Palette generator →

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