#C7FC77#C7FC77
#C7FC77 is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 92.7% C 0.171 H 127.5°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FC77 |
|---|---|
| RGB | rgb(199, 252, 119) |
| HSL | hsl(84, 96%, 73%) |
| HSV | hsv(84, 53%, 99%) |
| CMYK | cmyk(21%, 0%, 52.8%, 1.2%) |
| CIE-LAB | lab(93.06, -37.15, 57.54) |
| CIE-LCH | lch(93.06, 68.49, 122.85°) |
| OKLab | oklab(92.73% -0.1042 0.1359) |
| OKLCH | oklch(92.73% 0.171 127.5) |
| XYZ | xyz(61.6931, 83.0939, 30.2376) |
| Luminance | 0.8309 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 0.97
Pale Lime
#BEFD73
ΔE00 1.44
Light Pea Green
#C4FE82
ΔE00 1.71
Light Lime Green
#B9FF66
ΔE00 2.62
Light Yellowish Green
#C2FF89
ΔE00 2.84
Pear
#CBF85F
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FC77 #AC77FC
analogous
#FCEF77 #C7FC77 #84FC77
triadic
#C7FC77 #77C7FC #FC77C7
tetradic
#C7FC77 #77FCEF #AC77FC #FC7784
square
#C7FC77 #77FCEF #AC77FC #FC7784
split-complementary
#C7FC77 #7784FC #EF77FC
monochromatic
#94F305 #AEFB3B #C7FC77 #E0FDB3 #F3FEE1
Accessibility & contrast
On white
1.19
#C7FC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#C7FC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FC77
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FC77 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6A
Deuteranopia (green-blind)
#FFEA7F
Tritanopia (blue-blind)
#CDF2DE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c7fc77; /* rgb */ color: rgb(199, 252, 119); /* oklch */ color: oklch(92.7% 0.171 127.5);
Tailwind
colors: {
custom: {
50: '#dafda1',
500: '#c7fc77',
950: '#000000',
},
}SCSS
$custom: #c7fc77; $custom-light: #dafda1; $custom-dark: #000000;
JSON
{
"hex": "#c7fc77",
"rgb": {
"r": 199,
"g": 252,
"b": 119
},
"hsl": {
"h": 83.91,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.92734,
"c": 0.17128,
"h": 127.5
},
"luminance": 0.83095
}Semantic roles & 50–950 ramp
primary
#C7FC77
secondary
#7C3ED9
accent
#00E65B
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580