#C8FB78#C8FB78
#C8FB78 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.6% C 0.169 H 127.1°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FB78 |
|---|---|
| RGB | rgb(200, 251, 120) |
| HSL | hsl(83, 94%, 73%) |
| HSV | hsv(83, 52%, 98%) |
| CMYK | cmyk(20.3%, 0%, 52.2%, 1.6%) |
| CIE-LAB | lab(92.85, -36.24, 56.87) |
| CIE-LCH | lch(92.85, 67.43, 122.51°) |
| OKLab | oklab(92.59% -0.1016 0.1345) |
| OKLCH | oklch(92.59% 0.169 127.1) |
| XYZ | xyz(61.7065, 82.6289, 30.4637) |
| Luminance | 0.8263 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.81
Pale Lime
#BEFD73
ΔE00 1.73
Light Pea Green
#C4FE82
ΔE00 1.80
Light Yellowish Green
#C2FF89
ΔE00 2.90
Light Lime Green
#B9FF66
ΔE00 2.94
Pear
#CBF85F
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FB78 #AB78FB
analogous
#FBED78 #C8FB78 #86FB78
triadic
#C8FB78 #78C8FB #FB78C8
tetradic
#C8FB78 #78FBED #AB78FB #FB7886
square
#C8FB78 #78FBED #AB78FB #FB7886
split-complementary
#C8FB78 #7886FB #ED78FB
monochromatic
#96F107 #B0F93D #C8FB78 #E0FDB3 #F3FEE1
Accessibility & contrast
On white
1.20
#C8FB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#C8FB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FB78
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FB78 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6C
Deuteranopia (green-blind)
#FFEA80
Tritanopia (blue-blind)
#CEF1DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c8fb78; /* rgb */ color: rgb(200, 251, 120); /* oklch */ color: oklch(92.6% 0.169 127.1);
Tailwind
colors: {
custom: {
50: '#dbfda2',
500: '#c8fb78',
950: '#000000',
},
}SCSS
$custom: #c8fb78; $custom-light: #dbfda2; $custom-dark: #000000;
JSON
{
"hex": "#c8fb78",
"rgb": {
"r": 200,
"g": 251,
"b": 120
},
"hsl": {
"h": 83.359,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.92588,
"c": 0.16861,
"h": 127.1
},
"luminance": 0.8263
}Semantic roles & 50–950 ramp
primary
#C8FB78
secondary
#7B3FD8
accent
#00E659
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580