#61FA76#61FA76
#61FA76 is a very light, highly saturated green. Relative luminance 0.722; OKLCH L 87.5% C 0.218 H 145.8°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #61FA76 |
|---|---|
| RGB | rgb(97, 250, 118) |
| HSL | hsl(128, 94%, 68%) |
| HSV | hsv(128, 61%, 98%) |
| CMYK | cmyk(61.2%, 0%, 52.8%, 2%) |
| CIE-LAB | lab(88.07, -66.60, 50.99) |
| CIE-LCH | lch(88.07, 83.88, 142.56°) |
| OKLab | oklab(87.48% -0.1801 0.1222) |
| OKLCH | oklch(87.48% 0.218 145.8) |
| XYZ | xyz(42.3826, 72.2165, 28.8417) |
| Luminance | 0.7222 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.74
Spearmint
#1EF876
ΔE00 2.86
Light Bright Green
#53FE5C
ΔE00 3.08
Lighter Green
#75FD63
ΔE00 3.34
Easter Green
#8CFD7E
ΔE00 3.37
Spring Green
#00FF7F
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FA76 #FA61E5
analogous
#99FA61 #61FA76 #61FAC2
triadic
#61FA76 #7661FA #FA7661
tetradic
#61FA76 #6199FA #FA61E5 #FAC261
square
#61FA76 #6199FA #FA61E5 #FAC261
split-complementary
#61FA76 #C261FA #FA6199
monochromatic
#07DA24 #26F843 #61FA76 #9CFCA9 #D8FEDD
Accessibility & contrast
On white
1.36
#61FA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#61FA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FA76
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FA76 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE56A
Deuteranopia (green-blind)
#EAD880
Tritanopia (blue-blind)
#3BF4DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #61fa76; /* rgb */ color: rgb(97, 250, 118); /* oklch */ color: oklch(87.5% 0.218 145.8);
Tailwind
colors: {
custom: {
50: '#9cfda0',
500: '#61fa76',
950: '#000000',
},
}SCSS
$custom: #61fa76; $custom-light: #9cfda0; $custom-dark: #000000;
JSON
{
"hex": "#61fa76",
"rgb": {
"r": 97,
"g": 250,
"b": 118
},
"hsl": {
"h": 128.235,
"s": 93.865,
"l": 68.039
},
"oklch": {
"l": 0.87479,
"c": 0.21765,
"h": 145.8
},
"luminance": 0.72221
}Semantic roles & 50–950 ramp
primary
#61FA76
secondary
#D32CBC
accent
#00C6E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680