#C7FC78#C7FC78
#C7FC78 is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 92.7% C 0.170 H 127.6°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FC78 |
|---|---|
| RGB | rgb(199, 252, 120) |
| HSL | hsl(84, 96%, 73%) |
| HSV | hsv(84, 52%, 99%) |
| CMYK | cmyk(21%, 0%, 52.4%, 1.2%) |
| CIE-LAB | lab(93.07, -37.06, 57.10) |
| CIE-LCH | lch(93.07, 68.07, 122.98°) |
| OKLab | oklab(92.75% -0.1038 0.1351) |
| OKLCH | oklch(92.75% 0.17 127.6) |
| XYZ | xyz(61.7535, 83.1180, 30.5556) |
| Luminance | 0.8312 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.89
Pale Lime
#BEFD73
ΔE00 1.44
Light Pea Green
#C4FE82
ΔE00 1.60
Light Lime Green
#B9FF66
ΔE00 2.69
Light Yellowish Green
#C2FF89
ΔE00 2.72
Pear
#CBF85F
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FC78 #AD78FC
analogous
#FCEF78 #C7FC78 #85FC78
triadic
#C7FC78 #78C7FC #FC78C7
tetradic
#C7FC78 #78FCEF #AD78FC #FC7885
square
#C7FC78 #78FCEF #AD78FC #FC7885
split-complementary
#C7FC78 #7885FC #EF78FC
monochromatic
#94F405 #AEFB3C #C7FC78 #E0FDB4 #F3FEE1
Accessibility & contrast
On white
1.19
#C7FC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#C7FC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FC78
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FC78 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6C
Deuteranopia (green-blind)
#FFEA80
Tritanopia (blue-blind)
#CDF2DE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c7fc78; /* rgb */ color: rgb(199, 252, 120); /* oklch */ color: oklch(92.7% 0.170 127.6);
Tailwind
colors: {
custom: {
50: '#dafda2',
500: '#c7fc78',
950: '#000000',
},
}SCSS
$custom: #c7fc78; $custom-light: #dafda2; $custom-dark: #000000;
JSON
{
"hex": "#c7fc78",
"rgb": {
"r": 199,
"g": 252,
"b": 120
},
"hsl": {
"h": 84.091,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.92746,
"c": 0.17037,
"h": 127.6
},
"luminance": 0.83119
}Semantic roles & 50–950 ramp
primary
#C7FC78
secondary
#7D3FD9
accent
#00E65C
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580