#61FC7F#61FC7F
#61FC7F is a very light, highly saturated green. Relative luminance 0.737; OKLCH L 88.1% C 0.213 H 147.1°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #61FC7F |
|---|---|
| RGB | rgb(97, 252, 127) |
| HSL | hsl(132, 96%, 68%) |
| HSV | hsv(132, 62%, 99%) |
| CMYK | cmyk(61.5%, 0%, 49.6%, 1.2%) |
| CIE-LAB | lab(88.78, -66.10, 47.67) |
| CIE-LCH | lch(88.78, 81.50, 144.20°) |
| OKLab | oklab(88.09% -0.1786 0.1153) |
| OKLCH | oklch(88.09% 0.213 147.1) |
| XYZ | xyz(43.5680, 73.6902, 32.0022) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.02
Spearmint
#1EF876
ΔE00 2.70
Spring Green
#00FF7F
ΔE00 2.94
Minty Green
#0BF77D
ΔE00 3.25
Wintergreen
#20F986
ΔE00 3.40
Easter Green
#8CFD7E
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FC7F #FC61DE
analogous
#90FC61 #61FC7F #61FCCC
triadic
#61FC7F #7F61FC #FC7F61
tetradic
#61FC7F #6190FC #FC61DE #FCCC61
square
#61FC7F #6190FC #FC61DE #FCCC61
split-complementary
#61FC7F #CC61FC #FC6190
monochromatic
#04DE2E #25FB4E #61FC7F #9DFDB0 #D9FEE0
Accessibility & contrast
On white
1.33
#61FC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#61FC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FC7F
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FC7F | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE774
Deuteranopia (green-blind)
#EBDA88
Tritanopia (blue-blind)
#36F7DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #61fc7f; /* rgb */ color: rgb(97, 252, 127); /* oklch */ color: oklch(88.1% 0.213 147.1);
Tailwind
colors: {
custom: {
50: '#9dfea6',
500: '#61fc7f',
950: '#000000',
},
}SCSS
$custom: #61fc7f; $custom-light: #9dfea6; $custom-dark: #000000;
JSON
{
"hex": "#61fc7f",
"rgb": {
"r": 97,
"g": 252,
"b": 127
},
"hsl": {
"h": 131.613,
"s": 96.273,
"l": 68.431
},
"oklch": {
"l": 0.88094,
"c": 0.21256,
"h": 147.1
},
"luminance": 0.73695
}Semantic roles & 50–950 ramp
primary
#61FC7F
secondary
#D62BB5
accent
#00B9E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680