#C3FA78#C3FA78
#C3FA78 is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.0% C 0.170 H 128.3°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FA78 |
|---|---|
| RGB | rgb(195, 250, 120) |
| HSL | hsl(85, 93%, 73%) |
| HSV | hsv(85, 52%, 98%) |
| CMYK | cmyk(22%, 0%, 52%, 2%) |
| CIE-LAB | lab(92.28, -37.60, 56.11) |
| CIE-LCH | lch(92.28, 67.55, 123.83°) |
| OKLab | oklab(92.05% -0.1052 0.133) |
| OKLCH | oklch(92.05% 0.17 128.3) |
| XYZ | xyz(60.0811, 81.3283, 30.2982) |
| Luminance | 0.8133 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.26
Light Yellow Green
#CCFD7F
ΔE00 1.28
Light Pea Green
#C4FE82
ΔE00 1.35
Light Yellowish Green
#C2FF89
ΔE00 2.41
Light Lime Green
#B9FF66
ΔE00 2.69
Pistachio (survey)
#C0FA8B
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FA78 #AF78FA
analogous
#FAF078 #C3FA78 #82FA78
triadic
#C3FA78 #78C3FA #FA78C3
tetradic
#C3FA78 #78FAF0 #AF78FA #FA7882
square
#C3FA78 #78FAF0 #AF78FA #FA7882
split-complementary
#C3FA78 #7882FA #F078FA
monochromatic
#8DEF09 #A9F83D #C3FA78 #DDFCB3 #F2FEE1
Accessibility & contrast
On white
1.22
#C3FA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#C3FA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FA78
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FA78 | 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)
#FFEB6C
Deuteranopia (green-blind)
#FDE880
Tritanopia (blue-blind)
#C8F0DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c3fa78; /* rgb */ color: rgb(195, 250, 120); /* oklch */ color: oklch(92.0% 0.170 128.3);
Tailwind
colors: {
custom: {
50: '#d8fca2',
500: '#c3fa78',
950: '#000000',
},
}SCSS
$custom: #c3fa78; $custom-light: #d8fca2; $custom-dark: #000000;
JSON
{
"hex": "#c3fa78",
"rgb": {
"r": 195,
"g": 250,
"b": 120
},
"hsl": {
"h": 85.385,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.92047,
"c": 0.16951,
"h": 128.3
},
"luminance": 0.81329
}Semantic roles & 50–950 ramp
primary
#C3FA78
secondary
#8040D6
accent
#00E661
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580