#CCFC8E#CCFC8E
#CCFC8E is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.4% C 0.147 H 128.3°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFC8E |
|---|---|
| RGB | rgb(204, 252, 142) |
| HSL | hsl(86, 95%, 77%) |
| HSV | hsv(86, 44%, 99%) |
| CMYK | cmyk(19%, 0%, 43.7%, 1.2%) |
| CIE-LAB | lab(93.63, -32.94, 47.62) |
| CIE-LCH | lch(93.63, 57.90, 124.67°) |
| OKLab | oklab(93.36% -0.0911 0.1155) |
| OKLCH | oklch(93.36% 0.147 128.3) |
| XYZ | xyz(64.5941, 84.4102, 38.4756) |
| Luminance | 0.8441 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.81
Light Yellowish Green
#C2FF89
ΔE00 1.99
Light Pea Green
#C4FE82
ΔE00 2.02
Light Yellow Green
#CCFD7F
ΔE00 2.17
Celery
#C1FD95
ΔE00 2.51
Pale Lime
#BEFD73
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFC8E #BE8EFC
analogous
#FCF58E #CCFC8E #95FC8E
triadic
#CCFC8E #8ECCFC #FC8ECC
tetradic
#CCFC8E #8EFCF5 #BE8EFC #FC8E95
square
#CCFC8E #8EFCF5 #BE8EFC #FC8E95
split-complementary
#CCFC8E #8E95FC #F58EFC
monochromatic
#96F917 #B1FA52 #CCFC8E #E7FECA #F2FEE1
Accessibility & contrast
On white
1.17
#CCFC8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#CCFC8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFC8E
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFC8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFC8E | 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)
#FFEF85
Deuteranopia (green-blind)
#FFEC94
Tritanopia (blue-blind)
#D1F3E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccfc8e; /* rgb */ color: rgb(204, 252, 142); /* oklch */ color: oklch(93.4% 0.147 128.3);
Tailwind
colors: {
custom: {
50: '#ddfdb1',
500: '#ccfc8e',
950: '#000000',
},
}SCSS
$custom: #ccfc8e; $custom-light: #ddfdb1; $custom-dark: #000000;
JSON
{
"hex": "#ccfc8e",
"rgb": {
"r": 204,
"g": 252,
"b": 142
},
"hsl": {
"h": 86.182,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.93361,
"c": 0.14706,
"h": 128.3
},
"luminance": 0.84411
}Semantic roles & 50–950 ramp
primary
#CCFC8E
secondary
#8E52DC
accent
#00E664
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581