#61FD7E#61FD7E
#61FD7E is a very light, highly saturated green. Relative luminance 0.743; OKLCH L 88.3% C 0.215 H 146.9°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #61FD7E |
|---|---|
| RGB | rgb(97, 253, 126) |
| HSL | hsl(131, 98%, 69%) |
| HSV | hsv(131, 62%, 99%) |
| CMYK | cmyk(61.7%, 0%, 50.2%, 0.8%) |
| CIE-LAB | lab(89.06, -66.59, 48.49) |
| CIE-LCH | lch(89.06, 82.38, 143.94°) |
| OKLab | oklab(88.33% -0.1799 0.1171) |
| OKLCH | oklch(88.33% 0.215 146.9) |
| XYZ | xyz(43.8180, 74.2940, 31.7656) |
| Luminance | 0.7430 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.84
Spearmint
#1EF876
ΔE00 2.78
Spring Green
#00FF7F
ΔE00 2.97
Minty Green
#0BF77D
ΔE00 3.41
Easter Green
#8CFD7E
ΔE00 3.57
Wintergreen
#20F986
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FD7E #FD61E0
analogous
#92FD61 #61FD7E #61FDCC
triadic
#61FD7E #7E61FD #FD7E61
tetradic
#61FD7E #6192FD #FD61E0 #FDCC61
square
#61FD7E #6192FD #FD61E0 #FDCC61
split-complementary
#61FD7E #CC61FD #FD6192
monochromatic
#03E12C #25FC4D #61FD7E #9DFEAF #DAFFE1
Accessibility & contrast
On white
1.32
#61FD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#61FD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FD7E
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FD7E | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE873
Deuteranopia (green-blind)
#ECDA87
Tritanopia (blue-blind)
#36F8E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #61fd7e; /* rgb */ color: rgb(97, 253, 126); /* oklch */ color: oklch(88.3% 0.215 146.9);
Tailwind
colors: {
custom: {
50: '#9dffa6',
500: '#61fd7e',
950: '#000000',
},
}SCSS
$custom: #61fd7e; $custom-light: #9dffa6; $custom-dark: #000000;
JSON
{
"hex": "#61fd7e",
"rgb": {
"r": 97,
"g": 253,
"b": 126
},
"hsl": {
"h": 131.154,
"s": 97.5,
"l": 68.627
},
"oklch": {
"l": 0.88325,
"c": 0.21467,
"h": 146.9
},
"luminance": 0.74298
}Semantic roles & 50–950 ramp
primary
#61FD7E
secondary
#D72BB7
accent
#00BBE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680