#CCCFC0#CCCFC0

#CCCFC0 is a very light, muted yellow-green. Relative luminance 0.613; OKLCH L 84.8% C 0.021 H 116.0°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).

Color values

HEX#CCCFC0
RGBrgb(204, 207, 192)
HSLhsl(72, 14%, 78%)
HSVhsv(72, 7%, 81%)
CMYKcmyk(1.4%, 0%, 7.2%, 18.8%)
CIE-LABlab(82.52, -3.69, 7.09)
CIE-LCHlch(82.52, 8.00, 117.50°)
OKLaboklab(84.8% -0.0091 0.0186)
OKLCHoklch(84.8% 0.021 116)
XYZxyz(56.7277, 61.2689, 58.6965)
Luminance0.6127 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CCCFC0 #C3C0CF
analogous
#CFCAC0 #CCCFC0 #C4CFC0
triadic
#CCCFC0 #C0CCCF #CFC0CC
tetradic
#CCCFC0 #C0CFCA #C3C0CF #CFC0C4
square
#CCCFC0 #C0CFCA #C3C0CF #CFC0C4
split-complementary
#CCCFC0 #C0C4CF #CAC0CF
monochromatic
#949A7B #B0B59D #CCCFC0 #E8E9E3 #F1F2EE

Accessibility & contrast

On white

1.58
#CCCFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.25
#CCCFC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CCCFC0
13.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CCCFC0#FFFFFF#000000##000000
##CCCFC01.001.5813.2513.25
#FFFFFF1.581.0021.0021.00
#00000013.2521.001.001.00
##00000013.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D1CDBF
Deuteranopia (green-blind)
#D1CDC1
Tritanopia (blue-blind)
#CECDCB
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #cccfc0;
/* rgb */ color: rgb(204, 207, 192);
/* oklch */ color: oklch(84.8% 0.021 116.0);
Tailwind
colors: {
  custom: {
    50: '#dbddd3',
    500: '#cccfc0',
    950: '#000000',
  },
}
SCSS
$custom: #cccfc0;
$custom-light: #dbddd3;
$custom-dark: #000000;
JSON
{
  "hex": "#cccfc0",
  "rgb": {
    "r": 204,
    "g": 207,
    "b": 192
  },
  "hsl": {
    "h": 72,
    "s": 13.514,
    "l": 78.235
  },
  "oklch": {
    "l": 0.84799,
    "c": 0.02065,
    "h": 116
  },
  "luminance": 0.61269
}

Semantic roles & 50–950 ramp

primary
#CCCFC0
secondary
#9490A3
accent
#4E985D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483

Preview Lab

Preview with #CCCFC0

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

Preview Lab → · Contrast checker → · Palette generator →

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