#C3FF79#C3FF79
#C3FF79 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.2% C 0.175 H 129.3°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FF79 |
|---|---|
| RGB | rgb(195, 255, 121) |
| HSL | hsl(87, 100%, 74%) |
| HSV | hsv(87, 53%, 100%) |
| CMYK | cmyk(23.5%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(93.67, -39.74, 57.31) |
| CIE-LCH | lch(93.67, 69.74, 124.74°) |
| OKLab | oklab(93.17% -0.111 0.1356) |
| OKLCH | oklch(93.17% 0.175 129.3) |
| XYZ | xyz(61.7164, 84.5013, 31.1443) |
| Luminance | 0.8450 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.76
Light Pea Green
#C4FE82
ΔE00 1.20
Light Yellow Green
#CCFD7F
ΔE00 1.65
Light Lime Green
#B9FF66
ΔE00 2.11
Light Yellowish Green
#C2FF89
ΔE00 2.21
Light Lime
#AEFD6C
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FF79 #B579FF
analogous
#FFF879 #C3FF79 #80FF79
triadic
#C3FF79 #79C3FF #FF79C3
tetradic
#C3FF79 #79FFF8 #B579FF #FF7980
square
#C3FF79 #79FFF8 #B579FF #FF7980
split-complementary
#C3FF79 #7980FF #F879FF
monochromatic
#8CFE00 #A8FF3C #C3FF79 #DEFFB6 #F1FFE0
Accessibility & contrast
On white
1.17
#C3FF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#C3FF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FF79
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FF79 | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF06C
Deuteranopia (green-blind)
#FFEB82
Tritanopia (blue-blind)
#C7F5E1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c3ff79; /* rgb */ color: rgb(195, 255, 121); /* oklch */ color: oklch(93.2% 0.175 129.3);
Tailwind
colors: {
custom: {
50: '#d8ffa3',
500: '#c3ff79',
950: '#000000',
},
}SCSS
$custom: #c3ff79; $custom-light: #d8ffa3; $custom-dark: #000000;
JSON
{
"hex": "#c3ff79",
"rgb": {
"r": 195,
"g": 255,
"b": 121
},
"hsl": {
"h": 86.866,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.93174,
"c": 0.17527,
"h": 129.3
},
"luminance": 0.84503
}Semantic roles & 50–950 ramp
primary
#C3FF79
secondary
#863FDD
accent
#00E667
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15180F
muted
#848680