#C8FB79#C8FB79
#C8FB79 is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 92.6% C 0.168 H 127.2°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FB79 |
|---|---|
| RGB | rgb(200, 251, 121) |
| HSL | hsl(84, 94%, 73%) |
| HSV | hsv(84, 52%, 98%) |
| CMYK | cmyk(20.3%, 0%, 51.8%, 1.6%) |
| CIE-LAB | lab(92.86, -36.15, 56.43) |
| CIE-LCH | lch(92.86, 67.01, 122.64°) |
| OKLab | oklab(92.6% -0.1013 0.1337) |
| OKLCH | oklch(92.6% 0.168 127.2) |
| XYZ | xyz(61.7675, 82.6533, 30.7850) |
| Luminance | 0.8265 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.73
Light Pea Green
#C4FE82
ΔE00 1.70
Pale Lime
#BEFD73
ΔE00 1.74
Light Yellowish Green
#C2FF89
ΔE00 2.79
Light Lime Green
#B9FF66
ΔE00 3.00
Pistachio (survey)
#C0FA8B
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FB79 #AC79FB
analogous
#FBED79 #C8FB79 #87FB79
triadic
#C8FB79 #79C8FB #FB79C8
tetradic
#C8FB79 #79FBED #AC79FB #FB7987
square
#C8FB79 #79FBED #AC79FB #FB7987
split-complementary
#C8FB79 #7987FB #ED79FB
monochromatic
#96F207 #B0F93E #C8FB79 #E0FDB4 #F3FEE1
Accessibility & contrast
On white
1.20
#C8FB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#C8FB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FB79
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FB79 | 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)
#FFED6D
Deuteranopia (green-blind)
#FFEA81
Tritanopia (blue-blind)
#CEF1DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c8fb79; /* rgb */ color: rgb(200, 251, 121); /* oklch */ color: oklch(92.6% 0.168 127.2);
Tailwind
colors: {
custom: {
50: '#dbfda3',
500: '#c8fb79',
950: '#000000',
},
}SCSS
$custom: #c8fb79; $custom-light: #dbfda3; $custom-dark: #000000;
JSON
{
"hex": "#c8fb79",
"rgb": {
"r": 200,
"g": 251,
"b": 121
},
"hsl": {
"h": 83.538,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.926,
"c": 0.1677,
"h": 127.2
},
"luminance": 0.82654
}Semantic roles & 50–950 ramp
primary
#C8FB79
secondary
#7C40D8
accent
#00E65A
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580