#CCFFCC#CCFFCC
#CCFFCC is a very light, moderate green. Relative luminance 0.887; OKLCH L 95.2% C 0.086 H 144.9°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFCC |
|---|---|
| RGB | rgb(204, 255, 204) |
| HSL | hsl(120, 100%, 90%) |
| HSV | hsv(120, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 20%, 0%) |
| CIE-LAB | lab(95.46, -25.58, 19.18) |
| CIE-LCH | lch(95.46, 31.97, 143.14°) |
| OKLab | oklab(95.17% -0.0699 0.0492) |
| OKLCH | oklch(95.17% 0.086 144.9) |
| XYZ | xyz(71.5582, 88.7151, 70.4686) |
| Luminance | 0.8872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.60
Very Light Green
#D1FFBD
ΔE00 3.77
Celadon
#BEFDB7
ΔE00 4.24
Light Mint
#B6FFBB
ΔE00 4.46
Pale Green
#C7FDB5
ΔE00 4.58
Mint
#AAF0C1
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFCC #FFCCFF
analogous
#E6FFCC #CCFFCC #CCFFE6
triadic
#CCFFCC #CCCCFF #FFCCCC
tetradic
#CCFFCC #CCE5FF #FFCCFF #FFE6CC
square
#CCFFCC #CCE5FF #FFCCFF #FFE6CC
split-complementary
#CCFFCC #E5CCFF #FFCCE6
monochromatic
#52FF52 #8FFF8F #CCFFCC #E0FFE0 #E0FFE0
Accessibility & contrast
On white
1.12
#CCFFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#CCFFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFCC
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFCC | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C9
Deuteranopia (green-blind)
#F9F0CF
Tritanopia (blue-blind)
#C7FCF1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ccffcc; /* rgb */ color: rgb(204, 255, 204); /* oklch */ color: oklch(95.2% 0.086 144.9);
Tailwind
colors: {
custom: {
50: '#dcffdb',
500: '#ccffcc',
950: '#000000',
},
}SCSS
$custom: #ccffcc; $custom-light: #dcffdb; $custom-dark: #000000;
JSON
{
"hex": "#ccffcc",
"rgb": {
"r": 204,
"g": 255,
"b": 204
},
"hsl": {
"h": 120,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.95168,
"c": 0.08551,
"h": 144.9
},
"luminance": 0.88717
}Semantic roles & 50–950 ramp
primary
#CCFFCC
secondary
#EA86EA
accent
#00E5E6
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151815
muted
#848684