#61FA7B#61FA7B
#61FA7B is a very light, highly saturated green. Relative luminance 0.723; OKLCH L 87.5% C 0.213 H 146.6°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #61FA7B |
|---|---|
| RGB | rgb(97, 250, 123) |
| HSL | hsl(130, 94%, 68%) |
| HSV | hsv(130, 61%, 98%) |
| CMYK | cmyk(61.2%, 0%, 50.8%, 2%) |
| CIE-LAB | lab(88.13, -65.94, 48.75) |
| CIE-LCH | lch(88.13, 82.00, 143.52°) |
| OKLab | oklab(87.55% -0.1782 0.1175) |
| OKLCH | oklch(87.55% 0.213 146.6) |
| XYZ | xyz(42.6877, 72.3385, 30.4482) |
| Luminance | 0.7234 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.97
Spearmint
#1EF876
ΔE00 2.66
Spring Green
#00FF7F
ΔE00 3.19
Minty Green
#0BF77D
ΔE00 3.32
Easter Green
#8CFD7E
ΔE00 3.55
Wintergreen
#20F986
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FA7B #FA61E0
analogous
#93FA61 #61FA7B #61FAC7
triadic
#61FA7B #7B61FA #FA7B61
tetradic
#61FA7B #6193FA #FA61E0 #FAC761
square
#61FA7B #6193FA #FA61E0 #FAC761
split-complementary
#61FA7B #C761FA #FA6193
monochromatic
#07DA2B #26F849 #61FA7B #9CFCAD #D8FEDE
Accessibility & contrast
On white
1.36
#61FA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#61FA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FA7B
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FA7B | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE570
Deuteranopia (green-blind)
#EAD884
Tritanopia (blue-blind)
#39F5DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #61fa7b; /* rgb */ color: rgb(97, 250, 123); /* oklch */ color: oklch(87.5% 0.213 146.6);
Tailwind
colors: {
custom: {
50: '#9cfda3',
500: '#61fa7b',
950: '#000000',
},
}SCSS
$custom: #61fa7b; $custom-light: #9cfda3; $custom-dark: #000000;
JSON
{
"hex": "#61fa7b",
"rgb": {
"r": 97,
"g": 250,
"b": 123
},
"hsl": {
"h": 130.196,
"s": 93.865,
"l": 68.039
},
"oklch": {
"l": 0.87547,
"c": 0.21347,
"h": 146.6
},
"luminance": 0.72343
}Semantic roles & 50–950 ramp
primary
#61FA7B
secondary
#D32CB7
accent
#00BFE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680