#C2FA79#C2FA79
#C2FA79 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.0% C 0.169 H 128.7°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA79 |
|---|---|
| RGB | rgb(194, 250, 121) |
| HSL | hsl(86, 93%, 73%) |
| HSV | hsv(86, 52%, 98%) |
| CMYK | cmyk(22.4%, 0%, 51.6%, 2%) |
| CIE-LAB | lab(92.23, -37.86, 55.59) |
| CIE-LCH | lch(92.23, 67.26, 124.26°) |
| OKLab | oklab(92% -0.1058 0.1319) |
| OKLCH | oklch(92% 0.169 128.7) |
| XYZ | xyz(59.8845, 81.2199, 30.6074) |
| Luminance | 0.8122 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.19
Pale Lime
#BEFD73
ΔE00 1.23
Light Yellow Green
#CCFD7F
ΔE00 1.40
Light Yellowish Green
#C2FF89
ΔE00 2.21
Pistachio (survey)
#C0FA8B
ΔE00 2.65
Light Lime Green
#B9FF66
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA79 #B179FA
analogous
#FAF279 #C2FA79 #81FA79
triadic
#C2FA79 #79C2FA #FA79C2
tetradic
#C2FA79 #79FAF2 #B179FA #FA7981
square
#C2FA79 #79FAF2 #B179FA #FA7981
split-complementary
#C2FA79 #7981FA #F279FA
monochromatic
#8CF009 #A7F83E #C2FA79 #DDFCB4 #F2FEE2
Accessibility & contrast
On white
1.22
#C2FA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#C2FA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA79
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA79 | 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)
#FFEB6D
Deuteranopia (green-blind)
#FCE881
Tritanopia (blue-blind)
#C7F1DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c2fa79; /* rgb */ color: rgb(194, 250, 121); /* oklch */ color: oklch(92.0% 0.169 128.7);
Tailwind
colors: {
custom: {
50: '#d7fca3',
500: '#c2fa79',
950: '#000000',
},
}SCSS
$custom: #c2fa79; $custom-light: #d7fca3; $custom-dark: #000000;
JSON
{
"hex": "#c2fa79",
"rgb": {
"r": 194,
"g": 250,
"b": 121
},
"hsl": {
"h": 86.047,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.91997,
"c": 0.16906,
"h": 128.7
},
"luminance": 0.81221
}Semantic roles & 50–950 ramp
primary
#C2FA79
secondary
#8241D7
accent
#00E664
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#15170F
muted
#848580