#61F87F#61F87F
#61F87F is a very light, highly saturated green. Relative luminance 0.712; OKLCH L 87.1% C 0.208 H 147.3°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #61F87F |
|---|---|
| RGB | rgb(97, 248, 127) |
| HSL | hsl(132, 92%, 68%) |
| HSV | hsv(132, 61%, 97%) |
| CMYK | cmyk(60.9%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(87.58, -64.67, 46.19) |
| CIE-LCH | lch(87.58, 79.47, 144.46°) |
| OKLab | oklab(87.11% -0.1747 0.112) |
| OKLCH | oklch(87.11% 0.208 147.3) |
| XYZ | xyz(42.3250, 71.2044, 31.5879) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.59
Lightgreen (survey)
#76FF7B
ΔE00 2.59
Minty Green
#0BF77D
ΔE00 2.99
Spring Green
#00FF7F
ΔE00 3.16
Wintergreen
#20F986
ΔE00 3.17
Easter Green
#8CFD7E
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61F87F #F861DA
analogous
#8EF861 #61F87F #61F8CB
triadic
#61F87F #7F61F8 #F87F61
tetradic
#61F87F #618EF8 #F861DA #F8CB61
square
#61F87F #618EF8 #F861DA #F8CB61
split-complementary
#61F87F #CB61F8 #F8618E
monochromatic
#09D532 #26F550 #61F87F #9CFBAE #D6FDDE
Accessibility & contrast
On white
1.38
#61F87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#61F87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61F87F
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61F87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61F87F | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE475
Deuteranopia (green-blind)
#E8D688
Tritanopia (blue-blind)
#38F3DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #61f87f; /* rgb */ color: rgb(97, 248, 127); /* oklch */ color: oklch(87.1% 0.208 147.3);
Tailwind
colors: {
custom: {
50: '#9cfca6',
500: '#61f87f',
950: '#000000',
},
}SCSS
$custom: #61f87f; $custom-light: #9cfca6; $custom-dark: #000000;
JSON
{
"hex": "#61f87f",
"rgb": {
"r": 97,
"g": 248,
"b": 127
},
"hsl": {
"h": 131.921,
"s": 91.515,
"l": 67.647
},
"oklch": {
"l": 0.87112,
"c": 0.20754,
"h": 147.3
},
"luminance": 0.71208
}Semantic roles & 50–950 ramp
primary
#61F87F
secondary
#D02DAF
accent
#00B8E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680