#C4FA78#C4FA78
#C4FA78 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.1% C 0.169 H 128.1°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FA78 |
|---|---|
| RGB | rgb(196, 250, 120) |
| HSL | hsl(85, 93%, 73%) |
| HSV | hsv(85, 52%, 98%) |
| CMYK | cmyk(21.6%, 0%, 52%, 2%) |
| CIE-LAB | lab(92.34, -37.24, 56.20) |
| CIE-LCH | lch(92.34, 67.42, 123.53°) |
| OKLab | oklab(92.11% -0.1042 0.1331) |
| OKLCH | oklch(92.11% 0.169 128.1) |
| XYZ | xyz(60.3404, 81.4620, 30.3104) |
| Luminance | 0.8146 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.16
Pale Lime
#BEFD73
ΔE00 1.36
Light Pea Green
#C4FE82
ΔE00 1.44
Light Yellowish Green
#C2FF89
ΔE00 2.51
Light Lime Green
#B9FF66
ΔE00 2.76
Pistachio (survey)
#C0FA8B
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FA78 #AE78FA
analogous
#FAEF78 #C4FA78 #83FA78
triadic
#C4FA78 #78C4FA #FA78C4
tetradic
#C4FA78 #78FAEF #AE78FA #FA7883
square
#C4FA78 #78FAEF #AE78FA #FA7883
split-complementary
#C4FA78 #7883FA #EF78FA
monochromatic
#8FEF09 #AAF83D #C4FA78 #DEFCB3 #F2FEE1
Accessibility & contrast
On white
1.21
#C4FA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#C4FA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FA78
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FA78 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6C
Deuteranopia (green-blind)
#FDE880
Tritanopia (blue-blind)
#C9F0DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c4fa78; /* rgb */ color: rgb(196, 250, 120); /* oklch */ color: oklch(92.1% 0.169 128.1);
Tailwind
colors: {
custom: {
50: '#d8fca2',
500: '#c4fa78',
950: '#000000',
},
}SCSS
$custom: #c4fa78; $custom-light: #d8fca2; $custom-dark: #000000;
JSON
{
"hex": "#c4fa78",
"rgb": {
"r": 196,
"g": 250,
"b": 120
},
"hsl": {
"h": 84.923,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.9211,
"c": 0.16905,
"h": 128.1
},
"luminance": 0.81463
}Semantic roles & 50–950 ramp
primary
#C4FA78
secondary
#7E40D6
accent
#00E65F
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580