#61FA7F#61FA7F
#61FA7F is a very light, highly saturated green. Relative luminance 0.724; OKLCH L 87.6% C 0.210 H 147.2°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #61FA7F |
|---|---|
| RGB | rgb(97, 250, 127) |
| HSL | hsl(132, 94%, 68%) |
| HSV | hsv(132, 61%, 98%) |
| CMYK | cmyk(61.2%, 0%, 49.2%, 2%) |
| CIE-LAB | lab(88.18, -65.39, 46.94) |
| CIE-LCH | lch(88.18, 80.49, 144.33°) |
| OKLab | oklab(87.6% -0.1766 0.1137) |
| OKLCH | oklch(87.6% 0.21 147.2) |
| XYZ | xyz(42.9432, 72.4407, 31.7939) |
| Luminance | 0.7245 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.28
Spearmint
#1EF876
ΔE00 2.60
Spring Green
#00FF7F
ΔE00 3.02
Minty Green
#0BF77D
ΔE00 3.10
Wintergreen
#20F986
ΔE00 3.26
Easter Green
#8CFD7E
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FA7F #FA61DC
analogous
#8FFA61 #61FA7F #61FACC
triadic
#61FA7F #7F61FA #FA7F61
tetradic
#61FA7F #618FFA #FA61DC #FACC61
square
#61FA7F #618FFA #FA61DC #FACC61
split-complementary
#61FA7F #CC61FA #FA618F
monochromatic
#07DA30 #26F84F #61FA7F #9CFCAF #D8FEDF
Accessibility & contrast
On white
1.36
#61FA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#61FA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FA7F
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FA7F | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE575
Deuteranopia (green-blind)
#E9D888
Tritanopia (blue-blind)
#37F5DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #61fa7f; /* rgb */ color: rgb(97, 250, 127); /* oklch */ color: oklch(87.6% 0.210 147.2);
Tailwind
colors: {
custom: {
50: '#9cfda6',
500: '#61fa7f',
950: '#000000',
},
}SCSS
$custom: #61fa7f; $custom-light: #9cfda6; $custom-dark: #000000;
JSON
{
"hex": "#61fa7f",
"rgb": {
"r": 97,
"g": 250,
"b": 127
},
"hsl": {
"h": 131.765,
"s": 93.865,
"l": 68.039
},
"oklch": {
"l": 0.87603,
"c": 0.21006,
"h": 147.2
},
"luminance": 0.72445
}Semantic roles & 50–950 ramp
primary
#61FA7F
secondary
#D32CB2
accent
#00B8E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680