#CCFCDC#CCFCDC
#CCFCDC is a very light, moderate green. Relative luminance 0.876; OKLCH L 94.9% C 0.065 H 155.8°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFCDC |
|---|---|
| RGB | rgb(204, 252, 220) |
| HSL | hsl(140, 89%, 89%) |
| HSV | hsv(140, 19%, 99%) |
| CMYK | cmyk(19%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(95.00, -21.34, 10.33) |
| CIE-LCH | lch(95.00, 23.71, 154.18°) |
| OKLab | oklab(94.91% -0.0595 0.0268) |
| OKLCH | oklch(94.91% 0.065 155.8) |
| XYZ | xyz(72.6271, 87.6234, 80.7828) |
| Luminance | 0.8762 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.09
Pale Aqua
#B8FFEB
ΔE00 6.09
Pale Turquoise
#A5FBD5
ΔE00 6.19
Very Pale Green
#CFFDBC
ΔE00 8.31
Very Light Green
#D1FFBD
ΔE00 8.50
Light Mint
#B6FFBB
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFCDC #FCCCEC
analogous
#D4FCCC #CCFCDC #CCFCF4
triadic
#CCFCDC #DCCCFC #FCDCCC
tetradic
#CCFCDC #CCD4FC #FCCCEC #FCF4CC
square
#CCFCDC #CCD4FC #FCCCEC #FCF4CC
split-complementary
#CCFCDC #F4CCFC #FCCCD4
monochromatic
#58F58D #92F9B4 #CCFCDC #E2FDEB #E2FDEB
Accessibility & contrast
On white
1.13
#CCFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#CCFCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFCDC
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFCDC | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF4DA
Deuteranopia (green-blind)
#F3EEDE
Tritanopia (blue-blind)
#C5FBF3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccfcdc; /* rgb */ color: rgb(204, 252, 220); /* oklch */ color: oklch(94.9% 0.065 155.8);
Tailwind
colors: {
custom: {
50: '#dcfde6',
500: '#ccfcdc',
950: '#000000',
},
}SCSS
$custom: #ccfcdc; $custom-light: #dcfde6; $custom-dark: #000000;
JSON
{
"hex": "#ccfcdc",
"rgb": {
"r": 204,
"g": 252,
"b": 220
},
"hsl": {
"h": 140,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.94913,
"c": 0.06522,
"h": 155.8
},
"luminance": 0.87625
}Semantic roles & 50–950 ramp
primary
#CCFCDC
secondary
#E389C5
accent
#0099E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151716
muted
#848584