#C7FC80#C7FC80
#C7FC80 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 92.8% C 0.163 H 128.3°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FC80 |
|---|---|
| RGB | rgb(199, 252, 128) |
| HSL | hsl(86, 95%, 75%) |
| HSV | hsv(86, 49%, 99%) |
| CMYK | cmyk(21%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(93.15, -36.26, 53.56) |
| CIE-LCH | lch(93.15, 64.68, 124.10°) |
| OKLab | oklab(92.85% -0.101 0.1279) |
| OKLCH | oklch(92.85% 0.163 128.3) |
| XYZ | xyz(62.2594, 83.3204, 33.2202) |
| Luminance | 0.8332 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.85
Light Yellow Green
#CCFD7F
ΔE00 0.88
Pale Lime
#BEFD73
ΔE00 1.84
Light Yellowish Green
#C2FF89
ΔE00 1.85
Pistachio (survey)
#C0FA8B
ΔE00 2.33
Light Lime Green
#B9FF66
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FC80 #B580FC
analogous
#FCF380 #C7FC80 #89FC80
triadic
#C7FC80 #80C7FC #FC80C7
tetradic
#C7FC80 #80FCF3 #B580FC #FC8089
square
#C7FC80 #80FCF3 #B580FC #FC8089
split-complementary
#C7FC80 #8089FC #F380FC
monochromatic
#92F908 #ADFB44 #C7FC80 #E1FDBC #F2FEE1
Accessibility & contrast
On white
1.19
#C7FC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#C7FC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FC80
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FC80 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE75
Deuteranopia (green-blind)
#FFEA87
Tritanopia (blue-blind)
#CCF3DF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #c7fc80; /* rgb */ color: rgb(199, 252, 128); /* oklch */ color: oklch(92.8% 0.163 128.3);
Tailwind
colors: {
custom: {
50: '#dafda7',
500: '#c7fc80',
950: '#000000',
},
}SCSS
$custom: #c7fc80; $custom-light: #dafda7; $custom-dark: #000000;
JSON
{
"hex": "#c7fc80",
"rgb": {
"r": 199,
"g": 252,
"b": 128
},
"hsl": {
"h": 85.645,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.92846,
"c": 0.16298,
"h": 128.3
},
"luminance": 0.83321
}Semantic roles & 50–950 ramp
primary
#C7FC80
secondary
#8546DA
accent
#00E662
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581