#61FA73#61FA73
#61FA73 is a very light, highly saturated green. Relative luminance 0.722; OKLCH L 87.4% C 0.220 H 145.4°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #61FA73 |
|---|---|
| RGB | rgb(97, 250, 115) |
| HSL | hsl(127, 94%, 68%) |
| HSV | hsv(127, 61%, 98%) |
| CMYK | cmyk(61.2%, 0%, 54%, 2%) |
| CIE-LAB | lab(88.04, -66.98, 52.32) |
| CIE-LCH | lch(88.04, 84.99, 142.01°) |
| OKLab | oklab(87.44% -0.1812 0.1249) |
| OKLCH | oklch(87.44% 0.22 145.4) |
| XYZ | xyz(42.2072, 72.1463, 27.9177) |
| Luminance | 0.7215 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.71
Light Bright Green
#53FE5C
ΔE00 2.73
Lighter Green
#75FD63
ΔE00 3.01
Spearmint
#1EF876
ΔE00 3.04
Light Neon Green
#4EFD54
ΔE00 3.31
Easter Green
#8CFD7E
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FA73 #FA61E8
analogous
#9BFA61 #61FA73 #61FAC0
triadic
#61FA73 #7361FA #FA7361
tetradic
#61FA73 #619BFA #FA61E8 #FAC061
square
#61FA73 #619BFA #FA61E8 #FAC061
split-complementary
#61FA73 #C061FA #FA619B
monochromatic
#07DA20 #26F83E #61FA73 #9CFCA8 #D8FEDC
Accessibility & contrast
On white
1.36
#61FA73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#61FA73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FA73
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FA73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FA73 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE566
Deuteranopia (green-blind)
#EBD87D
Tritanopia (blue-blind)
#3DF4DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #61fa73; /* rgb */ color: rgb(97, 250, 115); /* oklch */ color: oklch(87.4% 0.220 145.4);
Tailwind
colors: {
custom: {
50: '#9dfd9e',
500: '#61fa73',
950: '#000000',
},
}SCSS
$custom: #61fa73; $custom-light: #9dfd9e; $custom-dark: #000000;
JSON
{
"hex": "#61fa73",
"rgb": {
"r": 97,
"g": 250,
"b": 115
},
"hsl": {
"h": 127.059,
"s": 93.865,
"l": 68.039
},
"oklch": {
"l": 0.87441,
"c": 0.22013,
"h": 145.4
},
"luminance": 0.7215
}Semantic roles & 50–950 ramp
primary
#61FA73
secondary
#D32CC0
accent
#00CAE6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680