#C4FA79#C4FA79
#C4FA79 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.1% C 0.168 H 128.1°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FA79 |
|---|---|
| RGB | rgb(196, 250, 121) |
| HSL | hsl(85, 93%, 73%) |
| HSV | hsv(85, 52%, 98%) |
| CMYK | cmyk(21.6%, 0%, 51.6%, 2%) |
| CIE-LAB | lab(92.35, -37.14, 55.76) |
| CIE-LCH | lch(92.35, 67.00, 123.67°) |
| OKLab | oklab(92.12% -0.1038 0.1322) |
| OKLCH | oklch(92.12% 0.168 128.1) |
| XYZ | xyz(60.4014, 81.4864, 30.6317) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.14
Light Pea Green
#C4FE82
ΔE00 1.34
Pale Lime
#BEFD73
ΔE00 1.40
Light Yellowish Green
#C2FF89
ΔE00 2.40
Pistachio (survey)
#C0FA8B
ΔE00 2.82
Light Lime Green
#B9FF66
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FA79 #AF79FA
analogous
#FAEF79 #C4FA79 #84FA79
triadic
#C4FA79 #79C4FA #FA79C4
tetradic
#C4FA79 #79FAEF #AF79FA #FA7984
square
#C4FA79 #79FAEF #AF79FA #FA7984
split-complementary
#C4FA79 #7984FA #EF79FA
monochromatic
#8FF009 #AAF83E #C4FA79 #DEFCB4 #F2FEE2
Accessibility & contrast
On white
1.21
#C4FA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#C4FA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FA79
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FA79 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6D
Deuteranopia (green-blind)
#FDE881
Tritanopia (blue-blind)
#C9F0DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c4fa79; /* rgb */ color: rgb(196, 250, 121); /* oklch */ color: oklch(92.1% 0.168 128.1);
Tailwind
colors: {
custom: {
50: '#d8fca3',
500: '#c4fa79',
950: '#000000',
},
}SCSS
$custom: #c4fa79; $custom-light: #d8fca3; $custom-dark: #000000;
JSON
{
"hex": "#c4fa79",
"rgb": {
"r": 196,
"g": 250,
"b": 121
},
"hsl": {
"h": 85.116,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.92123,
"c": 0.16814,
"h": 128.1
},
"luminance": 0.81487
}Semantic roles & 50–950 ramp
primary
#C4FA79
secondary
#7F41D7
accent
#00E660
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580