#CCFFCF#CCFFCF
#CCFFCF is a very light, moderate green. Relative luminance 0.889; OKLCH L 95.2% C 0.082 H 146.4°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFCF |
|---|---|
| RGB | rgb(204, 255, 207) |
| HSL | hsl(124, 100%, 90%) |
| HSV | hsv(124, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(95.52, -25.07, 17.73) |
| CIE-LCH | lch(95.52, 30.71, 144.73°) |
| OKLab | oklab(95.24% -0.0687 0.0456) |
| OKLCH | oklch(95.24% 0.082 146.4) |
| XYZ | xyz(71.9214, 88.8604, 72.3818) |
| Luminance | 0.8886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.32
Very Light Green
#D1FFBD
ΔE00 4.49
Celadon
#BEFDB7
ΔE00 4.90
Light Mint
#B6FFBB
ΔE00 4.96
Mint
#AAF0C1
ΔE00 5.09
Pale Green
#C7FDB5
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFCF #FFCCFC
analogous
#E3FFCC #CCFFCF #CCFFE8
triadic
#CCFFCF #CFCCFF #FFCFCC
tetradic
#CCFFCF #CCE3FF #FFCCFC #FFE8CC
square
#CCFFCF #CCE3FF #FFCCFC #FFE8CC
split-complementary
#CCFFCF #E8CCFF #FFCCE3
monochromatic
#52FF5C #8FFF95 #CCFFCF #E0FFE2 #E0FFE2
Accessibility & contrast
On white
1.12
#CCFFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#CCFFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFCF
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFCF | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5CC
Deuteranopia (green-blind)
#F8F0D1
Tritanopia (blue-blind)
#C7FCF2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ccffcf; /* rgb */ color: rgb(204, 255, 207); /* oklch */ color: oklch(95.2% 0.082 146.4);
Tailwind
colors: {
custom: {
50: '#dcffdd',
500: '#ccffcf',
950: '#000000',
},
}SCSS
$custom: #ccffcf; $custom-light: #dcffdd; $custom-dark: #000000;
JSON
{
"hex": "#ccffcf",
"rgb": {
"r": 204,
"g": 255,
"b": 207
},
"hsl": {
"h": 123.529,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.95237,
"c": 0.08245,
"h": 146.4
},
"luminance": 0.88862
}Semantic roles & 50–950 ramp
primary
#CCFFCF
secondary
#EA86E4
accent
#00D8E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684