#CCFECA#CCFECA
#CCFECA is a very light, moderate green. Relative luminance 0.880; OKLCH L 94.9% C 0.086 H 143.9°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFECA |
|---|---|
| RGB | rgb(204, 254, 202) |
| HSL | hsl(118, 96%, 89%) |
| HSV | hsv(118, 20%, 100%) |
| CMYK | cmyk(19.7%, 0%, 20.5%, 0.4%) |
| CIE-LAB | lab(95.15, -25.43, 19.77) |
| CIE-LCH | lch(95.15, 32.21, 142.15°) |
| OKLab | oklab(94.91% -0.0695 0.0507) |
| OKLCH | oklch(94.91% 0.086 143.9) |
| XYZ | xyz(71.0017, 87.9834, 69.1073) |
| Luminance | 0.8799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.25
Very Light Green
#D1FFBD
ΔE00 3.44
Celadon
#BEFDB7
ΔE00 4.03
Pale Green
#C7FDB5
ΔE00 4.27
Light Mint
#B6FFBB
ΔE00 4.38
Light Sage
#BCECAC
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFECA #FCCAFE
analogous
#E6FECA #CCFECA #CAFEE2
triadic
#CCFECA #CACCFE #FECACC
tetradic
#CCFECA #CAE6FE #FCCAFE #FEE2CA
square
#CCFECA #CAE6FE #FCCAFE #FEE2CA
split-complementary
#CCFECA #E2CAFE #FECAE6
monochromatic
#58FC52 #92FD8E #CCFECA #E2FEE1 #E2FEE1
Accessibility & contrast
On white
1.13
#CCFECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#CCFECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFECA
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFECA | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C7
Deuteranopia (green-blind)
#F8EFCD
Tritanopia (blue-blind)
#C8FBF0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccfeca; /* rgb */ color: rgb(204, 254, 202); /* oklch */ color: oklch(94.9% 0.086 143.9);
Tailwind
colors: {
custom: {
50: '#dcffda',
500: '#ccfeca',
950: '#000000',
},
}SCSS
$custom: #ccfeca; $custom-light: #dcffda; $custom-dark: #000000;
JSON
{
"hex": "#ccfeca",
"rgb": {
"r": 204,
"g": 254,
"b": 202
},
"hsl": {
"h": 117.692,
"s": 96.296,
"l": 89.412
},
"oklch": {
"l": 0.94909,
"c": 0.08598,
"h": 143.9
},
"luminance": 0.87985
}Semantic roles & 50–950 ramp
primary
#CCFECA
secondary
#E385E7
accent
#00E6DD
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683