#61FC79#61FC79
#61FC79 is a very light, highly saturated green. Relative luminance 0.735; OKLCH L 88.0% C 0.218 H 146.2°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #61FC79 |
|---|---|
| RGB | rgb(97, 252, 121) |
| HSL | hsl(129, 96%, 68%) |
| HSV | hsv(129, 62%, 99%) |
| CMYK | cmyk(61.5%, 0%, 52%, 1.2%) |
| CIE-LAB | lab(88.70, -66.91, 50.38) |
| CIE-LCH | lch(88.70, 83.76, 143.03°) |
| OKLab | oklab(88.01% -0.1809 0.121) |
| OKLCH | oklch(88.01% 0.218 146.2) |
| XYZ | xyz(43.1885, 73.5384, 30.0038) |
| Luminance | 0.7354 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.61
Spearmint
#1EF876
ΔE00 2.85
Light Bright Green
#53FE5C
ΔE00 3.22
Spring Green
#00FF7F
ΔE00 3.26
Easter Green
#8CFD7E
ΔE00 3.38
Lighter Green
#75FD63
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FC79 #FC61E4
analogous
#96FC61 #61FC79 #61FCC6
triadic
#61FC79 #7961FC #FC7961
tetradic
#61FC79 #6196FC #FC61E4 #FCC661
square
#61FC79 #6196FC #FC61E4 #FCC661
split-complementary
#61FC79 #C661FC #FC6196
monochromatic
#04DE26 #25FB46 #61FC79 #9DFDAC #D9FEDF
Accessibility & contrast
On white
1.34
#61FC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#61FC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FC79
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FC79 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE76D
Deuteranopia (green-blind)
#ECD983
Tritanopia (blue-blind)
#39F6DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #61fc79; /* rgb */ color: rgb(97, 252, 121); /* oklch */ color: oklch(88.0% 0.218 146.2);
Tailwind
colors: {
custom: {
50: '#9dfea2',
500: '#61fc79',
950: '#000000',
},
}SCSS
$custom: #61fc79; $custom-light: #9dfea2; $custom-dark: #000000;
JSON
{
"hex": "#61fc79",
"rgb": {
"r": 97,
"g": 252,
"b": 121
},
"hsl": {
"h": 129.29,
"s": 96.273,
"l": 68.431
},
"oklch": {
"l": 0.88011,
"c": 0.21763,
"h": 146.2
},
"luminance": 0.73543
}Semantic roles & 50–950 ramp
primary
#61FC79
secondary
#D62BBB
accent
#00C2E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680