#CFFCCC#CFFCCC

#CFFCCC is a very light, moderate green. Relative luminance 0.872; OKLCH L 94.7% C 0.079 H 143.3°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).

Color values

HEX#CFFCCC
RGBrgb(207, 252, 204)
HSLhsl(116, 89%, 89%)
HSVhsv(116, 19%, 99%)
CMYKcmyk(17.9%, 0%, 19%, 1.2%)
CIE-LABlab(94.84, -23.16, 18.34)
CIE-LCHlch(94.84, 29.54, 141.63°)
OKLaboklab(94.72% -0.0632 0.0471)
OKLCHoklch(94.72% 0.079 143.3)
XYZxyz(71.4390, 87.2442, 70.1910)
Luminance0.8725 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CFFCCC #F9CCFC
analogous
#E7FCCC #CFFCCC #CCFCE1
triadic
#CFFCCC #CCCFFC #FCCCCF
tetradic
#CFFCCC #CCE7FC #F9CCFC #FCE1CC
square
#CFFCCC #CCE7FC #F9CCFC #FCE1CC
split-complementary
#CFFCCC #E1CCFC #FCCCE7
monochromatic
#62F558 #99F992 #CFFCCC #E4FDE2 #E4FDE2

Accessibility & contrast

On white

1.14
#CFFCCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.45
#CFFCCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CFFCCC
18.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CFFCCC#FFFFFF#000000##000000
##CFFCCC1.001.1418.4518.45
#FFFFFF1.141.0021.0021.00
#00000018.4521.001.001.00
##00000018.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF3C9
Deuteranopia (green-blind)
#F7EECE
Tritanopia (blue-blind)
#CCF9EF
Achromatopsia (no color)
#F0F0F0

Design tokens & code

CSS
--color: #cffccc;
/* rgb */ color: rgb(207, 252, 204);
/* oklch */ color: oklch(94.7% 0.079 143.3);
Tailwind
colors: {
  custom: {
    50: '#defddb',
    500: '#cffccc',
    950: '#000000',
  },
}
SCSS
$custom: #cffccc;
$custom-light: #defddb;
$custom-dark: #000000;
JSON
{
  "hex": "#cffccc",
  "rgb": {
    "r": 207,
    "g": 252,
    "b": 204
  },
  "hsl": {
    "h": 116.25,
    "s": 88.889,
    "l": 89.412
  },
  "oklch": {
    "l": 0.94719,
    "c": 0.07883,
    "h": 143.3
  },
  "luminance": 0.87246
}

Semantic roles & 50–950 ramp

primary
#CFFCCC
secondary
#DE89E3
accent
#00E6D7
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151715
muted
#848584

Preview Lab

Preview with #CFFCCC

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

Preview Lab → · Contrast checker → · Palette generator →

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