#61FD7A#61FD7A
#61FD7A is a very light, highly saturated green. Relative luminance 0.742; OKLCH L 88.3% C 0.218 H 146.3°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #61FD7A |
|---|---|
| RGB | rgb(97, 253, 122) |
| HSL | hsl(130, 98%, 69%) |
| HSV | hsv(130, 62%, 99%) |
| CMYK | cmyk(61.7%, 0%, 51.8%, 0.8%) |
| CIE-LAB | lab(89.01, -67.13, 50.29) |
| CIE-LCH | lch(89.01, 83.88, 143.16°) |
| OKLab | oklab(88.27% -0.1815 0.1209) |
| OKLCH | oklch(88.27% 0.218 146.3) |
| XYZ | xyz(43.5650, 74.1928, 30.4334) |
| Luminance | 0.7420 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.57
Spearmint
#1EF876
ΔE00 2.90
Spring Green
#00FF7F
ΔE00 3.20
Light Bright Green
#53FE5C
ΔE00 3.25
Easter Green
#8CFD7E
ΔE00 3.40
Lighter Green
#75FD63
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FD7A #FD61E4
analogous
#96FD61 #61FD7A #61FDC8
triadic
#61FD7A #7A61FD #FD7A61
tetradic
#61FD7A #6196FD #FD61E4 #FDC861
square
#61FD7A #6196FD #FD61E4 #FDC861
split-complementary
#61FD7A #C861FD #FD6196
monochromatic
#03E126 #25FC47 #61FD7A #9DFEAD #DAFFE0
Accessibility & contrast
On white
1.33
#61FD7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#61FD7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FD7A
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FD7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FD7A | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86E
Deuteranopia (green-blind)
#EDDA84
Tritanopia (blue-blind)
#38F7DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #61fd7a; /* rgb */ color: rgb(97, 253, 122); /* oklch */ color: oklch(88.3% 0.218 146.3);
Tailwind
colors: {
custom: {
50: '#9dffa3',
500: '#61fd7a',
950: '#000000',
},
}SCSS
$custom: #61fd7a; $custom-light: #9dffa3; $custom-dark: #000000;
JSON
{
"hex": "#61fd7a",
"rgb": {
"r": 97,
"g": 253,
"b": 122
},
"hsl": {
"h": 129.615,
"s": 97.5,
"l": 68.627
},
"oklch": {
"l": 0.8827,
"c": 0.21804,
"h": 146.3
},
"luminance": 0.74197
}Semantic roles & 50–950 ramp
primary
#61FD7A
secondary
#D72BBB
accent
#00C1E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680