#CCFECD#CCFECD
#CCFECD is a very light, moderate green. Relative luminance 0.881; OKLCH L 95.0% C 0.083 H 145.4°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFECD |
|---|---|
| RGB | rgb(204, 254, 205) |
| HSL | hsl(121, 96%, 90%) |
| HSV | hsv(121, 20%, 100%) |
| CMYK | cmyk(19.7%, 0%, 19.3%, 0.4%) |
| CIE-LAB | lab(95.21, -24.93, 18.32) |
| CIE-LCH | lch(95.21, 30.94, 143.69°) |
| OKLab | oklab(94.98% -0.0682 0.0471) |
| OKLCH | oklch(94.98% 0.083 145.4) |
| XYZ | xyz(71.3603, 88.1269, 70.9962) |
| Luminance | 0.8813 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.97
Very Light Green
#D1FFBD
ΔE00 4.15
Celadon
#BEFDB7
ΔE00 4.66
Light Mint
#B6FFBB
ΔE00 4.83
Pale Green
#C7FDB5
ΔE00 4.99
Mint
#AAF0C1
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFECD #FECCFD
analogous
#E4FECC #CCFECD #CCFEE6
triadic
#CCFECD #CDCCFE #FECDCC
tetradic
#CCFECD #CCE4FE #FECCFD #FEE6CC
square
#CCFECD #CCE4FE #FECCFD #FEE6CC
split-complementary
#CCFECD #E6CCFE #FECCE4
monochromatic
#54FC57 #90FD92 #CCFECD #E1FEE2 #E1FEE2
Accessibility & contrast
On white
1.13
#CCFECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#CCFECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFECD
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFECD | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5CA
Deuteranopia (green-blind)
#F8EFCF
Tritanopia (blue-blind)
#C7FBF0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccfecd; /* rgb */ color: rgb(204, 254, 205); /* oklch */ color: oklch(95.0% 0.083 145.4);
Tailwind
colors: {
custom: {
50: '#dcffdc',
500: '#ccfecd',
950: '#000000',
},
}SCSS
$custom: #ccfecd; $custom-light: #dcffdc; $custom-dark: #000000;
JSON
{
"hex": "#ccfecd",
"rgb": {
"r": 204,
"g": 254,
"b": 205
},
"hsl": {
"h": 121.2,
"s": 96.154,
"l": 89.804
},
"oklch": {
"l": 0.94977,
"c": 0.08288,
"h": 145.4
},
"luminance": 0.88129
}Semantic roles & 50–950 ramp
primary
#CCFECD
secondary
#E787E6
accent
#00E1E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684