#61EF7C#61EF7C
#61EF7C is a very light, vivid green. Relative luminance 0.657; OKLCH L 84.9% C 0.199 H 147.3°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #61EF7C |
|---|---|
| RGB | rgb(97, 239, 124) |
| HSL | hsl(131, 82%, 66%) |
| HSV | hsv(131, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 48.1%, 6.3%) |
| CIE-LAB | lab(84.86, -61.81, 44.22) |
| CIE-LCH | lch(84.86, 76.00, 144.42°) |
| OKLab | oklab(84.85% -0.1671 0.1074) |
| OKLCH | oklch(84.85% 0.199 147.3) |
| XYZ | xyz(39.4317, 65.7259, 29.6732) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.29
Minty Green
#0BF77D
ΔE00 3.40
Wintergreen
#20F986
ΔE00 3.68
Weird Green
#3AE57F
ΔE00 3.77
Lightish Green
#61E160
ΔE00 4.10
Lightgreen (survey)
#76FF7B
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EF7C #EF61D4
analogous
#8DEF61 #61EF7C #61EFC3
triadic
#61EF7C #7C61EF #EF7C61
tetradic
#61EF7C #618DEF #EF61D4 #EFC361
square
#61EF7C #618DEF #EF61D4 #EFC361
split-complementary
#61EF7C #C361EF #EF618D
monochromatic
#14C235 #29E94E #61EF7C #99F5AA #D0FAD8
Accessibility & contrast
On white
1.48
#61EF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#61EF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EF7C
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EF7C | 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)
#F2DC73
Deuteranopia (green-blind)
#DFCF84
Tritanopia (blue-blind)
#3EEAD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ef7c; /* rgb */ color: rgb(97, 239, 124); /* oklch */ color: oklch(84.9% 0.199 147.3);
Tailwind
colors: {
custom: {
50: '#9bf5a4',
500: '#61ef7c',
950: '#000000',
},
}SCSS
$custom: #61ef7c; $custom-light: #9bf5a4; $custom-dark: #000000;
JSON
{
"hex": "#61ef7c",
"rgb": {
"r": 97,
"g": 239,
"b": 124
},
"hsl": {
"h": 131.408,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.84853,
"c": 0.19865,
"h": 147.3
},
"luminance": 0.6573
}Semantic roles & 50–950 ramp
primary
#61EF7C
secondary
#C034A5
accent
#08B5DE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580