#C2FA78#C2FA78
#C2FA78 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.0% C 0.170 H 128.6°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA78 |
|---|---|
| RGB | rgb(194, 250, 120) |
| HSL | hsl(86, 93%, 73%) |
| HSV | hsv(86, 52%, 98%) |
| CMYK | cmyk(22.4%, 0%, 52%, 2%) |
| CIE-LAB | lab(92.22, -37.96, 56.03) |
| CIE-LCH | lch(92.22, 67.68, 124.12°) |
| OKLab | oklab(91.98% -0.1061 0.1328) |
| OKLCH | oklch(91.98% 0.17 128.6) |
| XYZ | xyz(59.8235, 81.1955, 30.2861) |
| Luminance | 0.8120 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.16
Light Pea Green
#C4FE82
ΔE00 1.29
Light Yellow Green
#CCFD7F
ΔE00 1.40
Light Yellowish Green
#C2FF89
ΔE00 2.32
Light Lime Green
#B9FF66
ΔE00 2.63
Pistachio (survey)
#C0FA8B
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA78 #B078FA
analogous
#FAF178 #C2FA78 #81FA78
triadic
#C2FA78 #78C2FA #FA78C2
tetradic
#C2FA78 #78FAF1 #B078FA #FA7881
square
#C2FA78 #78FAF1 #B078FA #FA7881
split-complementary
#C2FA78 #7881FA #F178FA
monochromatic
#8CEF09 #A7F83D #C2FA78 #DDFCB3 #F2FEE1
Accessibility & contrast
On white
1.22
#C2FA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#C2FA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA78
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA78 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6C
Deuteranopia (green-blind)
#FDE780
Tritanopia (blue-blind)
#C7F0DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c2fa78; /* rgb */ color: rgb(194, 250, 120); /* oklch */ color: oklch(92.0% 0.170 128.6);
Tailwind
colors: {
custom: {
50: '#d7fca2',
500: '#c2fa78',
950: '#000000',
},
}SCSS
$custom: #c2fa78; $custom-light: #d7fca2; $custom-dark: #000000;
JSON
{
"hex": "#c2fa78",
"rgb": {
"r": 194,
"g": 250,
"b": 120
},
"hsl": {
"h": 85.846,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.91984,
"c": 0.16997,
"h": 128.6
},
"luminance": 0.81197
}Semantic roles & 50–950 ramp
primary
#C2FA78
secondary
#8140D6
accent
#00E663
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580