#CCFC8F#CCFC8F
#CCFC8F is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.4% C 0.146 H 128.4°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFC8F |
|---|---|
| RGB | rgb(204, 252, 143) |
| HSL | hsl(86, 95%, 77%) |
| HSV | hsv(86, 43%, 99%) |
| CMYK | cmyk(19%, 0%, 43.3%, 1.2%) |
| CIE-LAB | lab(93.64, -32.82, 47.16) |
| CIE-LCH | lch(93.64, 57.46, 124.84°) |
| OKLab | oklab(93.38% -0.0907 0.1145) |
| OKLCH | oklch(93.38% 0.146 128.4) |
| XYZ | xyz(64.6695, 84.4404, 38.8728) |
| Luminance | 0.8444 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.78
Light Yellowish Green
#C2FF89
ΔE00 2.02
Light Pea Green
#C4FE82
ΔE00 2.12
Light Yellow Green
#CCFD7F
ΔE00 2.32
Celery
#C1FD95
ΔE00 2.41
Pale Lime
#BEFD73
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFC8F #BF8FFC
analogous
#FCF68F #CCFC8F #95FC8F
triadic
#CCFC8F #8FCCFC #FC8FCC
tetradic
#CCFC8F #8FFCF6 #BF8FFC #FC8F95
square
#CCFC8F #8FFCF6 #BF8FFC #FC8F95
split-complementary
#CCFC8F #8F95FC #F68FFC
monochromatic
#96F918 #B1FA53 #CCFC8F #E7FECB #F1FEE1
Accessibility & contrast
On white
1.17
#CCFC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#CCFC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFC8F
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFC8F | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF86
Deuteranopia (green-blind)
#FFEC95
Tritanopia (blue-blind)
#D1F3E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccfc8f; /* rgb */ color: rgb(204, 252, 143); /* oklch */ color: oklch(93.4% 0.146 128.4);
Tailwind
colors: {
custom: {
50: '#ddfdb1',
500: '#ccfc8f',
950: '#000000',
},
}SCSS
$custom: #ccfc8f; $custom-light: #ddfdb1; $custom-dark: #000000;
JSON
{
"hex": "#ccfc8f",
"rgb": {
"r": 204,
"g": 252,
"b": 143
},
"hsl": {
"h": 86.422,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.93376,
"c": 0.14604,
"h": 128.4
},
"luminance": 0.84441
}Semantic roles & 50–950 ramp
primary
#CCFC8F
secondary
#8F53DC
accent
#00E665
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581