#CCFC8D#CCFC8D
#CCFC8D is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.3% C 0.148 H 128.1°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFC8D |
|---|---|
| RGB | rgb(204, 252, 141) |
| HSL | hsl(86, 95%, 77%) |
| HSV | hsv(86, 44%, 99%) |
| CMYK | cmyk(19%, 0%, 44%, 1.2%) |
| CIE-LAB | lab(93.62, -33.05, 48.08) |
| CIE-LCH | lch(93.62, 58.34, 124.51°) |
| OKLab | oklab(93.35% -0.0914 0.1165) |
| OKLCH | oklch(93.35% 0.148 128.1) |
| XYZ | xyz(64.5194, 84.3803, 38.0820) |
| Luminance | 0.8438 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.85
Light Pea Green
#C4FE82
ΔE00 1.92
Light Yellowish Green
#C2FF89
ΔE00 1.98
Light Yellow Green
#CCFD7F
ΔE00 2.03
Celery
#C1FD95
ΔE00 2.61
Pale Lime
#BEFD73
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFC8D #BD8DFC
analogous
#FCF58D #CCFC8D #95FC8D
triadic
#CCFC8D #8DCCFC #FC8DCC
tetradic
#CCFC8D #8DFCF5 #BD8DFC #FC8D95
square
#CCFC8D #8DFCF5 #BD8DFC #FC8D95
split-complementary
#CCFC8D #8D95FC #F58DFC
monochromatic
#97F916 #B1FA51 #CCFC8D #E7FEC9 #F2FEE1
Accessibility & contrast
On white
1.17
#CCFC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#CCFC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFC8D
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFC8D | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF84
Deuteranopia (green-blind)
#FFEC93
Tritanopia (blue-blind)
#D1F3E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccfc8d; /* rgb */ color: rgb(204, 252, 141); /* oklch */ color: oklch(93.3% 0.148 128.1);
Tailwind
colors: {
custom: {
50: '#ddfdb0',
500: '#ccfc8d',
950: '#000000',
},
}SCSS
$custom: #ccfc8d; $custom-light: #ddfdb0; $custom-dark: #000000;
JSON
{
"hex": "#ccfc8d",
"rgb": {
"r": 204,
"g": 252,
"b": 141
},
"hsl": {
"h": 85.946,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.93346,
"c": 0.14806,
"h": 128.1
},
"luminance": 0.84381
}Semantic roles & 50–950 ramp
primary
#CCFC8D
secondary
#8D51DC
accent
#00E663
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151711
muted
#848581