#61FD79#61FD79
#61FD79 is a very light, highly saturated green. Relative luminance 0.742; OKLCH L 88.3% C 0.219 H 146.2°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #61FD79 |
|---|---|
| RGB | rgb(97, 253, 121) |
| HSL | hsl(129, 98%, 69%) |
| HSV | hsv(129, 62%, 99%) |
| CMYK | cmyk(61.7%, 0%, 52.2%, 0.8%) |
| CIE-LAB | lab(89.00, -67.27, 50.74) |
| CIE-LCH | lch(89.00, 84.26, 142.97°) |
| OKLab | oklab(88.26% -0.1818 0.1218) |
| OKLCH | oklch(88.26% 0.219 146.2) |
| XYZ | xyz(43.5034, 74.1681, 30.1087) |
| Luminance | 0.7417 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.52
Spearmint
#1EF876
ΔE00 2.94
Light Bright Green
#53FE5C
ΔE00 3.12
Spring Green
#00FF7F
ΔE00 3.26
Easter Green
#8CFD7E
ΔE00 3.37
Lighter Green
#75FD63
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FD79 #FD61E5
analogous
#97FD61 #61FD79 #61FDC7
triadic
#61FD79 #7961FD #FD7961
tetradic
#61FD79 #6197FD #FD61E5 #FDC761
square
#61FD79 #6197FD #FD61E5 #FDC761
split-complementary
#61FD79 #C761FD #FD6197
monochromatic
#03E125 #25FC46 #61FD79 #9DFEAC #DAFFE0
Accessibility & contrast
On white
1.33
#61FD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#61FD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FD79
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FD79 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86D
Deuteranopia (green-blind)
#EDDA83
Tritanopia (blue-blind)
#39F7DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #61fd79; /* rgb */ color: rgb(97, 253, 121); /* oklch */ color: oklch(88.3% 0.219 146.2);
Tailwind
colors: {
custom: {
50: '#9dffa2',
500: '#61fd79',
950: '#000000',
},
}SCSS
$custom: #61fd79; $custom-light: #9dffa2; $custom-dark: #000000;
JSON
{
"hex": "#61fd79",
"rgb": {
"r": 97,
"g": 253,
"b": 121
},
"hsl": {
"h": 129.231,
"s": 97.5,
"l": 68.627
},
"oklch": {
"l": 0.88257,
"c": 0.21887,
"h": 146.2
},
"luminance": 0.74172
}Semantic roles & 50–950 ramp
primary
#61FD79
secondary
#D72BBD
accent
#00C2E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680