#CCFDCC#CCFDCC
#CCFDCC is a very light, moderate green. Relative luminance 0.874; OKLCH L 94.7% C 0.082 H 144.9°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFDCC |
|---|---|
| RGB | rgb(204, 253, 204) |
| HSL | hsl(120, 92%, 90%) |
| HSV | hsv(120, 19%, 99%) |
| CMYK | cmyk(19.4%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(94.93, -24.62, 18.43) |
| CIE-LCH | lch(94.93, 30.76, 143.19°) |
| OKLab | oklab(94.74% -0.0673 0.0473) |
| OKLCH | oklch(94.74% 0.082 144.9) |
| XYZ | xyz(70.9235, 87.4458, 70.2570) |
| Luminance | 0.8745 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.87
Very Light Green
#D1FFBD
ΔE00 4.08
Celadon
#BEFDB7
ΔE00 4.65
Light Mint
#B6FFBB
ΔE00 4.90
Pale Green
#C7FDB5
ΔE00 4.94
Mint
#AAF0C1
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFDCC #FDCCFD
analogous
#E5FDCC #CCFDCC #CCFDE5
triadic
#CCFDCC #CCCCFD #FDCCCC
tetradic
#CCFDCC #CCE5FD #FDCCFD #FDE5CC
square
#CCFDCC #CCE5FD #FDCCFD #FDE5CC
split-complementary
#CCFDCC #E5CCFD #FDCCE5
monochromatic
#56F856 #91FB91 #CCFDCC #E2FEE2 #E2FEE2
Accessibility & contrast
On white
1.14
#CCFDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#CCFDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFDCC
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFDCC | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C9
Deuteranopia (green-blind)
#F7EECE
Tritanopia (blue-blind)
#C8FAEF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccfdcc; /* rgb */ color: rgb(204, 253, 204); /* oklch */ color: oklch(94.7% 0.082 144.9);
Tailwind
colors: {
custom: {
50: '#dcfedb',
500: '#ccfdcc',
950: '#000000',
},
}SCSS
$custom: #ccfdcc; $custom-light: #dcfedb; $custom-dark: #000000;
JSON
{
"hex": "#ccfdcc",
"rgb": {
"r": 204,
"g": 253,
"b": 204
},
"hsl": {
"h": 120,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.94741,
"c": 0.08231,
"h": 144.9
},
"luminance": 0.87448
}Semantic roles & 50–950 ramp
primary
#CCFDCC
secondary
#E588E5
accent
#00E5E6
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151715
muted
#848584