#C2FC79#C2FC79
#C2FC79 is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.4% C 0.172 H 129.1°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FC79 |
|---|---|
| RGB | rgb(194, 252, 121) |
| HSL | hsl(87, 96%, 73%) |
| HSV | hsv(87, 52%, 99%) |
| CMYK | cmyk(23%, 0%, 52%, 1.2%) |
| CIE-LAB | lab(92.78, -38.76, 56.24) |
| CIE-LCH | lch(92.78, 68.31, 124.57°) |
| OKLab | oklab(92.44% -0.1082 0.1333) |
| OKLCH | oklch(92.44% 0.172 129.1) |
| XYZ | xyz(60.5092, 82.4694, 30.8157) |
| Luminance | 0.8247 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.88
Light Pea Green
#C4FE82
ΔE00 1.05
Light Yellow Green
#CCFD7F
ΔE00 1.47
Light Yellowish Green
#C2FF89
ΔE00 2.11
Light Lime Green
#B9FF66
ΔE00 2.42
Pistachio (survey)
#C0FA8B
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FC79 #B379FC
analogous
#FCF479 #C2FC79 #80FC79
triadic
#C2FC79 #79C2FC #FC79C2
tetradic
#C2FC79 #79FCF4 #B379FC #FC7980
square
#C2FC79 #79FCF4 #B379FC #FC7980
split-complementary
#C2FC79 #7980FC #F479FC
monochromatic
#8BF505 #A7FB3D #C2FC79 #DDFDB5 #F1FEE1
Accessibility & contrast
On white
1.20
#C2FC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#C2FC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FC79
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FC79 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6D
Deuteranopia (green-blind)
#FEE981
Tritanopia (blue-blind)
#C7F2DE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c2fc79; /* rgb */ color: rgb(194, 252, 121); /* oklch */ color: oklch(92.4% 0.172 129.1);
Tailwind
colors: {
custom: {
50: '#d7fda3',
500: '#c2fc79',
950: '#000000',
},
}SCSS
$custom: #c2fc79; $custom-light: #d7fda3; $custom-dark: #000000;
JSON
{
"hex": "#c2fc79",
"rgb": {
"r": 194,
"g": 252,
"b": 121
},
"hsl": {
"h": 86.565,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.92443,
"c": 0.17173,
"h": 129.1
},
"luminance": 0.82471
}Semantic roles & 50–950 ramp
primary
#C2FC79
secondary
#8440D9
accent
#00E666
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580