#C3FA79#C3FA79
#C3FA79 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.1% C 0.169 H 128.4°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FA79 |
|---|---|
| RGB | rgb(195, 250, 121) |
| HSL | hsl(86, 93%, 73%) |
| HSV | hsv(86, 52%, 98%) |
| CMYK | cmyk(22%, 0%, 51.6%, 2%) |
| CIE-LAB | lab(92.29, -37.50, 55.67) |
| CIE-LCH | lch(92.29, 67.13, 123.97°) |
| OKLab | oklab(92.06% -0.1048 0.1321) |
| OKLCH | oklch(92.06% 0.169 128.4) |
| XYZ | xyz(60.1421, 81.3527, 30.6195) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.26
Light Yellow Green
#CCFD7F
ΔE00 1.26
Pale Lime
#BEFD73
ΔE00 1.31
Light Yellowish Green
#C2FF89
ΔE00 2.30
Pistachio (survey)
#C0FA8B
ΔE00 2.73
Light Lime Green
#B9FF66
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FA79 #B079FA
analogous
#FAF079 #C3FA79 #83FA79
triadic
#C3FA79 #79C3FA #FA79C3
tetradic
#C3FA79 #79FAF0 #B079FA #FA7983
square
#C3FA79 #79FAF0 #B079FA #FA7983
split-complementary
#C3FA79 #7983FA #F079FA
monochromatic
#8DF009 #A9F83E #C3FA79 #DDFCB4 #F2FEE2
Accessibility & contrast
On white
1.22
#C3FA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#C3FA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FA79
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FA79 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6D
Deuteranopia (green-blind)
#FDE881
Tritanopia (blue-blind)
#C8F0DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c3fa79; /* rgb */ color: rgb(195, 250, 121); /* oklch */ color: oklch(92.1% 0.169 128.4);
Tailwind
colors: {
custom: {
50: '#d8fca3',
500: '#c3fa79',
950: '#000000',
},
}SCSS
$custom: #c3fa79; $custom-light: #d8fca3; $custom-dark: #000000;
JSON
{
"hex": "#c3fa79",
"rgb": {
"r": 195,
"g": 250,
"b": 121
},
"hsl": {
"h": 85.581,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.92059,
"c": 0.1686,
"h": 128.4
},
"luminance": 0.81354
}Semantic roles & 50–950 ramp
primary
#C3FA79
secondary
#8141D7
accent
#00E662
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580