#C8FC78#C8FC78
#C8FC78 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 92.8% C 0.170 H 127.3°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FC78 |
|---|---|
| RGB | rgb(200, 252, 120) |
| HSL | hsl(84, 96%, 73%) |
| HSV | hsv(84, 52%, 99%) |
| CMYK | cmyk(20.6%, 0%, 52.4%, 1.2%) |
| CIE-LAB | lab(93.13, -36.69, 57.19) |
| CIE-LCH | lch(93.13, 67.95, 122.68°) |
| OKLab | oklab(92.81% -0.1029 0.1352) |
| OKLCH | oklch(92.81% 0.17 127.3) |
| XYZ | xyz(62.0197, 83.2553, 30.5681) |
| Luminance | 0.8326 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.82
Pale Lime
#BEFD73
ΔE00 1.59
Light Pea Green
#C4FE82
ΔE00 1.73
Light Lime Green
#B9FF66
ΔE00 2.79
Light Yellowish Green
#C2FF89
ΔE00 2.84
Pear
#CBF85F
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FC78 #AC78FC
analogous
#FCEE78 #C8FC78 #86FC78
triadic
#C8FC78 #78C8FC #FC78C8
tetradic
#C8FC78 #78FCEE #AC78FC #FC7886
square
#C8FC78 #78FCEE #AC78FC #FC7886
split-complementary
#C8FC78 #7886FC #EE78FC
monochromatic
#96F405 #B0FB3C #C8FC78 #E0FDB4 #F3FEE1
Accessibility & contrast
On white
1.19
#C8FC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#C8FC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FC78
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FC78 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6C
Deuteranopia (green-blind)
#FFEA80
Tritanopia (blue-blind)
#CEF2DE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c8fc78; /* rgb */ color: rgb(200, 252, 120); /* oklch */ color: oklch(92.8% 0.170 127.3);
Tailwind
colors: {
custom: {
50: '#dbfda2',
500: '#c8fc78',
950: '#000000',
},
}SCSS
$custom: #c8fc78; $custom-light: #dbfda2; $custom-dark: #000000;
JSON
{
"hex": "#c8fc78",
"rgb": {
"r": 200,
"g": 252,
"b": 120
},
"hsl": {
"h": 83.636,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.92809,
"c": 0.16992,
"h": 127.3
},
"luminance": 0.83256
}Semantic roles & 50–950 ramp
primary
#C8FC78
secondary
#7C3FD9
accent
#00E65A
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580