#61EF7D#61EF7D
#61EF7D is a very light, vivid green. Relative luminance 0.658; OKLCH L 84.9% C 0.198 H 147.5°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #61EF7D |
|---|---|
| RGB | rgb(97, 239, 125) |
| HSL | hsl(132, 82%, 66%) |
| HSV | hsv(132, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 47.7%, 6.3%) |
| CIE-LAB | lab(84.87, -61.67, 43.76) |
| CIE-LCH | lch(84.87, 75.62, 144.64°) |
| OKLab | oklab(84.87% -0.1667 0.1064) |
| OKLCH | oklch(84.87% 0.198 147.5) |
| XYZ | xyz(39.4953, 65.7513, 30.0080) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.31
Minty Green
#0BF77D
ΔE00 3.38
Wintergreen
#20F986
ΔE00 3.62
Weird Green
#3AE57F
ΔE00 3.69
Turquoise Green
#04F489
ΔE00 4.02
Lightgreen (survey)
#76FF7B
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EF7D #EF61D3
analogous
#8CEF61 #61EF7D #61EFC4
triadic
#61EF7D #7D61EF #EF7D61
tetradic
#61EF7D #618CEF #EF61D3 #EFC461
square
#61EF7D #618CEF #EF61D3 #EFC461
split-complementary
#61EF7D #C461EF #EF618C
monochromatic
#14C236 #29E94F #61EF7D #99F5AB #D0FAD8
Accessibility & contrast
On white
1.48
#61EF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#61EF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EF7D
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EF7D | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC74
Deuteranopia (green-blind)
#DFCF85
Tritanopia (blue-blind)
#3DEAD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ef7d; /* rgb */ color: rgb(97, 239, 125); /* oklch */ color: oklch(84.9% 0.198 147.5);
Tailwind
colors: {
custom: {
50: '#9af5a4',
500: '#61ef7d',
950: '#000000',
},
}SCSS
$custom: #61ef7d; $custom-light: #9af5a4; $custom-dark: #000000;
JSON
{
"hex": "#61ef7d",
"rgb": {
"r": 97,
"g": 239,
"b": 125
},
"hsl": {
"h": 131.831,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.84868,
"c": 0.19778,
"h": 147.5
},
"luminance": 0.65755
}Semantic roles & 50–950 ramp
primary
#61EF7D
secondary
#C034A4
accent
#08B4DE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580