#C7FF79#C7FF79
#C7FF79 is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.4% C 0.173 H 128.2°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FF79 |
|---|---|
| RGB | rgb(199, 255, 121) |
| HSL | hsl(85, 100%, 74%) |
| HSV | hsv(85, 53%, 100%) |
| CMYK | cmyk(22%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(93.90, -38.31, 57.64) |
| CIE-LCH | lch(93.90, 69.21, 123.61°) |
| OKLab | oklab(93.42% -0.1072 0.1363) |
| OKLCH | oklch(93.42% 0.173 128.2) |
| XYZ | xyz(62.7640, 85.0415, 31.1934) |
| Luminance | 0.8504 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.19
Pale Lime
#BEFD73
ΔE00 1.21
Light Pea Green
#C4FE82
ΔE00 1.47
Light Lime Green
#B9FF66
ΔE00 2.38
Light Yellowish Green
#C2FF89
ΔE00 2.56
Pale Lime Green
#B1FF65
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FF79 #B179FF
analogous
#FFF479 #C7FF79 #84FF79
triadic
#C7FF79 #79C7FF #FF79C7
tetradic
#C7FF79 #79FFF4 #B179FF #FF7984
square
#C7FF79 #79FFF4 #B179FF #FF7984
split-complementary
#C7FF79 #7984FF #F479FF
monochromatic
#94FE00 #ADFF3C #C7FF79 #E1FFB6 #F2FFE0
Accessibility & contrast
On white
1.17
#C7FF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#C7FF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FF79
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FF79 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF06C
Deuteranopia (green-blind)
#FFEC82
Tritanopia (blue-blind)
#CCF5E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c7ff79; /* rgb */ color: rgb(199, 255, 121); /* oklch */ color: oklch(93.4% 0.173 128.2);
Tailwind
colors: {
custom: {
50: '#daffa3',
500: '#c7ff79',
950: '#000000',
},
}SCSS
$custom: #c7ff79; $custom-light: #daffa3; $custom-dark: #000000;
JSON
{
"hex": "#c7ff79",
"rgb": {
"r": 199,
"g": 255,
"b": 121
},
"hsl": {
"h": 85.075,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.93423,
"c": 0.17344,
"h": 128.2
},
"luminance": 0.85043
}Semantic roles & 50–950 ramp
primary
#C7FF79
secondary
#813FDD
accent
#00E660
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15180F
muted
#848680