#C7FB77#C7FB77
#C7FB77 is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.5% C 0.170 H 127.3°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FB77 |
|---|---|
| RGB | rgb(199, 251, 119) |
| HSL | hsl(84, 94%, 73%) |
| HSV | hsv(84, 53%, 98%) |
| CMYK | cmyk(20.7%, 0%, 52.6%, 1.6%) |
| CIE-LAB | lab(92.78, -36.70, 57.22) |
| CIE-LCH | lch(92.78, 67.98, 122.68°) |
| OKLab | oklab(92.51% -0.1029 0.1352) |
| OKLCH | oklch(92.51% 0.17 127.3) |
| XYZ | xyz(61.3799, 82.4675, 30.1332) |
| Luminance | 0.8247 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.94
Pale Lime
#BEFD73
ΔE00 1.58
Light Pea Green
#C4FE82
ΔE00 1.78
Light Lime Green
#B9FF66
ΔE00 2.78
Light Yellowish Green
#C2FF89
ΔE00 2.89
Pear
#CBF85F
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FB77 #AB77FB
analogous
#FBED77 #C7FB77 #85FB77
triadic
#C7FB77 #77C7FB #FB77C7
tetradic
#C7FB77 #77FBED #AB77FB #FB7785
square
#C7FB77 #77FBED #AB77FB #FB7785
split-complementary
#C7FB77 #7785FB #ED77FB
monochromatic
#95F107 #AFF93C #C7FB77 #DFFDB2 #F3FEE1
Accessibility & contrast
On white
1.20
#C7FB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#C7FB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FB77
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FB77 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6A
Deuteranopia (green-blind)
#FFE97F
Tritanopia (blue-blind)
#CDF1DD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c7fb77; /* rgb */ color: rgb(199, 251, 119); /* oklch */ color: oklch(92.5% 0.170 127.3);
Tailwind
colors: {
custom: {
50: '#dafda1',
500: '#c7fb77',
950: '#000000',
},
}SCSS
$custom: #c7fb77; $custom-light: #dafda1; $custom-dark: #000000;
JSON
{
"hex": "#c7fb77",
"rgb": {
"r": 199,
"g": 251,
"b": 119
},
"hsl": {
"h": 83.636,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.92512,
"c": 0.16995,
"h": 127.3
},
"luminance": 0.82468
}Semantic roles & 50–950 ramp
primary
#C7FB77
secondary
#7B3FD8
accent
#00E65A
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580