#61FA77#61FA77
#61FA77 is a very light, highly saturated green. Relative luminance 0.722; OKLCH L 87.5% C 0.217 H 146.0°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #61FA77 |
|---|---|
| RGB | rgb(97, 250, 119) |
| HSL | hsl(129, 94%, 68%) |
| HSV | hsv(129, 61%, 98%) |
| CMYK | cmyk(61.2%, 0%, 52.4%, 2%) |
| CIE-LAB | lab(88.08, -66.47, 50.55) |
| CIE-LCH | lch(88.08, 83.50, 142.75°) |
| OKLab | oklab(87.49% -0.1797 0.1213) |
| OKLCH | oklch(87.49% 0.217 146) |
| XYZ | xyz(42.4424, 72.2404, 29.1563) |
| Luminance | 0.7225 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.77
Spearmint
#1EF876
ΔE00 2.81
Light Bright Green
#53FE5C
ΔE00 3.19
Easter Green
#8CFD7E
ΔE00 3.40
Spring Green
#00FF7F
ΔE00 3.42
Lighter Green
#75FD63
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FA77 #FA61E4
analogous
#98FA61 #61FA77 #61FAC3
triadic
#61FA77 #7761FA #FA7761
tetradic
#61FA77 #6198FA #FA61E4 #FAC361
square
#61FA77 #6198FA #FA61E4 #FAC361
split-complementary
#61FA77 #C361FA #FA6198
monochromatic
#07DA25 #26F844 #61FA77 #9CFCAA #D8FEDD
Accessibility & contrast
On white
1.36
#61FA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#61FA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FA77
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FA77 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56B
Deuteranopia (green-blind)
#EAD881
Tritanopia (blue-blind)
#3BF4DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #61fa77; /* rgb */ color: rgb(97, 250, 119); /* oklch */ color: oklch(87.5% 0.217 146.0);
Tailwind
colors: {
custom: {
50: '#9cfda1',
500: '#61fa77',
950: '#000000',
},
}SCSS
$custom: #61fa77; $custom-light: #9cfda1; $custom-dark: #000000;
JSON
{
"hex": "#61fa77",
"rgb": {
"r": 97,
"g": 250,
"b": 119
},
"hsl": {
"h": 128.627,
"s": 93.865,
"l": 68.039
},
"oklch": {
"l": 0.87492,
"c": 0.21683,
"h": 146
},
"luminance": 0.72245
}Semantic roles & 50–950 ramp
primary
#61FA77
secondary
#D32CBB
accent
#00C5E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680