#C4FA76#C4FA76
#C4FA76 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.1% C 0.171 H 127.9°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FA76 |
|---|---|
| RGB | rgb(196, 250, 118) |
| HSL | hsl(85, 93%, 72%) |
| HSV | hsv(85, 53%, 98%) |
| CMYK | cmyk(21.6%, 0%, 52.8%, 2%) |
| CIE-LAB | lab(92.32, -37.44, 57.08) |
| CIE-LCH | lch(92.32, 68.26, 123.26°) |
| OKLab | oklab(92.09% -0.1049 0.1349) |
| OKLCH | oklch(92.09% 0.171 127.9) |
| XYZ | xyz(60.2203, 81.4140, 29.6778) |
| Luminance | 0.8142 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.24
Pale Lime
#BEFD73
ΔE00 1.31
Light Pea Green
#C4FE82
ΔE00 1.65
Light Lime Green
#B9FF66
ΔE00 2.61
Light Yellowish Green
#C2FF89
ΔE00 2.73
Pistachio (survey)
#C0FA8B
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FA76 #AC76FA
analogous
#FAEE76 #C4FA76 #82FA76
triadic
#C4FA76 #76C4FA #FA76C4
tetradic
#C4FA76 #76FAEE #AC76FA #FA7682
square
#C4FA76 #76FAEE #AC76FA #FA7682
split-complementary
#C4FA76 #7682FA #EE76FA
monochromatic
#90ED09 #ABF83B #C4FA76 #DDFCB1 #F2FEE1
Accessibility & contrast
On white
1.22
#C4FA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#C4FA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FA76
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FA76 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB69
Deuteranopia (green-blind)
#FDE87E
Tritanopia (blue-blind)
#C9F0DC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c4fa76; /* rgb */ color: rgb(196, 250, 118); /* oklch */ color: oklch(92.1% 0.171 127.9);
Tailwind
colors: {
custom: {
50: '#d8fca1',
500: '#c4fa76',
950: '#000000',
},
}SCSS
$custom: #c4fa76; $custom-light: #d8fca1; $custom-dark: #000000;
JSON
{
"hex": "#c4fa76",
"rgb": {
"r": 196,
"g": 250,
"b": 118
},
"hsl": {
"h": 84.545,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.92086,
"c": 0.17086,
"h": 127.9
},
"luminance": 0.81415
}Semantic roles & 50–950 ramp
primary
#C4FA76
secondary
#7C3ED6
accent
#00E65E
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580