#C8FC77#C8FC77
#C8FC77 is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 92.8% C 0.171 H 127.2°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FC77 |
|---|---|
| RGB | rgb(200, 252, 119) |
| HSL | hsl(83, 96%, 73%) |
| HSV | hsv(83, 53%, 99%) |
| CMYK | cmyk(20.6%, 0%, 52.8%, 1.2%) |
| CIE-LAB | lab(93.12, -36.79, 57.63) |
| CIE-LCH | lch(93.12, 68.37, 122.55°) |
| OKLab | oklab(92.8% -0.1032 0.1361) |
| OKLCH | oklch(92.8% 0.171 127.2) |
| XYZ | xyz(61.9594, 83.2312, 30.2501) |
| Luminance | 0.8323 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.92
Pale Lime
#BEFD73
ΔE00 1.60
Light Pea Green
#C4FE82
ΔE00 1.84
Light Lime Green
#B9FF66
ΔE00 2.73
Light Yellowish Green
#C2FF89
ΔE00 2.96
Pear
#CBF85F
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FC77 #AB77FC
analogous
#FCEE77 #C8FC77 #85FC77
triadic
#C8FC77 #77C8FC #FC77C8
tetradic
#C8FC77 #77FCEE #AB77FC #FC7785
square
#C8FC77 #77FCEE #AB77FC #FC7785
split-complementary
#C8FC77 #7785FC #EE77FC
monochromatic
#96F305 #B0FB3B #C8FC77 #E0FDB3 #F3FEE1
Accessibility & contrast
On white
1.19
#C8FC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#C8FC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FC77
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FC77 | 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)
#FFED6A
Deuteranopia (green-blind)
#FFEA7F
Tritanopia (blue-blind)
#CEF2DE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c8fc77; /* rgb */ color: rgb(200, 252, 119); /* oklch */ color: oklch(92.8% 0.171 127.2);
Tailwind
colors: {
custom: {
50: '#dbfda1',
500: '#c8fc77',
950: '#000000',
},
}SCSS
$custom: #c8fc77; $custom-light: #dbfda1; $custom-dark: #000000;
JSON
{
"hex": "#c8fc77",
"rgb": {
"r": 200,
"g": 252,
"b": 119
},
"hsl": {
"h": 83.459,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.92798,
"c": 0.17083,
"h": 127.2
},
"luminance": 0.83232
}Semantic roles & 50–950 ramp
primary
#C8FC77
secondary
#7B3ED9
accent
#00E65A
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580