#61FA7A#61FA7A
#61FA7A is a very light, highly saturated green. Relative luminance 0.723; OKLCH L 87.5% C 0.214 H 146.4°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #61FA7A |
|---|---|
| RGB | rgb(97, 250, 122) |
| HSL | hsl(130, 94%, 68%) |
| HSV | hsv(130, 61%, 98%) |
| CMYK | cmyk(61.2%, 0%, 51.2%, 2%) |
| CIE-LAB | lab(88.12, -66.07, 49.20) |
| CIE-LCH | lch(88.12, 82.38, 143.33°) |
| OKLab | oklab(87.53% -0.1786 0.1185) |
| OKLCH | oklch(87.53% 0.214 146.4) |
| XYZ | xyz(42.6254, 72.3136, 30.1202) |
| Luminance | 0.7232 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.91
Spearmint
#1EF876
ΔE00 2.69
Spring Green
#00FF7F
ΔE00 3.24
Minty Green
#0BF77D
ΔE00 3.39
Easter Green
#8CFD7E
ΔE00 3.50
Light Bright Green
#53FE5C
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FA7A #FA61E1
analogous
#94FA61 #61FA7A #61FAC6
triadic
#61FA7A #7A61FA #FA7A61
tetradic
#61FA7A #6194FA #FA61E1 #FAC661
square
#61FA7A #6194FA #FA61E1 #FAC661
split-complementary
#61FA7A #C661FA #FA6194
monochromatic
#07DA29 #26F848 #61FA7A #9CFCAC #D8FEDE
Accessibility & contrast
On white
1.36
#61FA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#61FA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FA7A
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FA7A | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56F
Deuteranopia (green-blind)
#EAD883
Tritanopia (blue-blind)
#3AF5DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #61fa7a; /* rgb */ color: rgb(97, 250, 122); /* oklch */ color: oklch(87.5% 0.214 146.4);
Tailwind
colors: {
custom: {
50: '#9cfda3',
500: '#61fa7a',
950: '#000000',
},
}SCSS
$custom: #61fa7a; $custom-light: #9cfda3; $custom-dark: #000000;
JSON
{
"hex": "#61fa7a",
"rgb": {
"r": 97,
"g": 250,
"b": 122
},
"hsl": {
"h": 129.804,
"s": 93.865,
"l": 68.039
},
"oklch": {
"l": 0.87533,
"c": 0.21431,
"h": 146.4
},
"luminance": 0.72318
}Semantic roles & 50–950 ramp
primary
#61FA7A
secondary
#D32CB8
accent
#00C0E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680