#CCF2F2#CCF2F2

#CCF2F2 is a very light, muted teal. Relative luminance 0.828; OKLCH L 93.4% C 0.039 H 196.5°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).

Color values

HEX#CCF2F2
RGBrgb(204, 242, 242)
HSLhsl(180, 59%, 87%)
HSVhsv(180, 16%, 95%)
CMYKcmyk(15.7%, 0%, 0%, 5.1%)
CIE-LABlab(92.91, -12.20, -4.10)
CIE-LCHlch(92.91, 12.87, 198.57°)
OKLaboklab(93.42% -0.0377 -0.0112)
OKLCHoklch(93.42% 0.039 196.5)
XYZxyz(72.6767, 82.7504, 96.1305)
Luminance0.8275 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCF2F2 #F2CCCC
analogous
#CCF2DF #CCF2F2 #CCDFF2
triadic
#CCF2F2 #F2CCF2 #F2F2CC
tetradic
#CCF2F2 #DFCCF2 #F2CCCC #DFF2CC
square
#CCF2F2 #DFCCF2 #F2CCCC #DFF2CC
split-complementary
#CCF2F2 #F2CCDF #F2DFCC
monochromatic
#6AD9D9 #9BE6E6 #CCF2F2 #E7F9F9 #E7F9F9

Accessibility & contrast

On white

1.20
#CCF2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.55
#CCF2F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCF2F2
17.55:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCF2F2#FFFFFF#000000##000000
##CCF2F21.001.2017.5517.55
#FFFFFF1.201.0021.0021.00
#00000017.5521.001.001.00
##00000017.5521.001.001.00

Color blindness preview

Protanopia (red-blind)
#EDEEF2
Deuteranopia (green-blind)
#E5E8F2
Tritanopia (blue-blind)
#C1F5F2
Achromatopsia (no color)
#EBEBEB

Design tokens & code

CSS
--color: #ccf2f2;
/* rgb */ color: rgb(204, 242, 242);
/* oklch */ color: oklch(93.4% 0.039 196.5);
Tailwind
colors: {
  custom: {
    50: '#dcf6f6',
    500: '#ccf2f2',
    950: '#000000',
  },
}
SCSS
$custom: #ccf2f2;
$custom-light: #dcf6f6;
$custom-dark: #000000;
JSON
{
  "hex": "#ccf2f2",
  "rgb": {
    "r": 204,
    "g": 242,
    "b": 242
  },
  "hsl": {
    "h": 180,
    "s": 59.375,
    "l": 87.451
  },
  "oklch": {
    "l": 0.93423,
    "c": 0.0393,
    "h": 196.5
  },
  "luminance": 0.82752
}

Semantic roles & 50–950 ramp

primary
#CCF2F2
secondary
#D19191
accent
#1E1EC7
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585

Preview Lab

Preview with #CCF2F2

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

Preview Lab → · Contrast checker → · Palette generator →

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