#61EF74#61EF74
#61EF74 is a very light, highly saturated green. Relative luminance 0.655; OKLCH L 84.7% C 0.206 H 145.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #61EF74 |
|---|---|
| RGB | rgb(97, 239, 116) |
| HSL | hsl(128, 82%, 66%) |
| HSV | hsv(128, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 51.5%, 6.3%) |
| CIE-LAB | lab(84.76, -62.92, 47.89) |
| CIE-LCH | lch(84.76, 79.07, 142.73°) |
| OKLab | oklab(84.74% -0.1703 0.1152) |
| OKLCH | oklch(84.74% 0.206 145.9) |
| XYZ | xyz(38.9462, 65.5317, 27.1161) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.30
Lightish Green
#61E160
ΔE00 3.48
Lightgreen (survey)
#76FF7B
ΔE00 3.69
Minty Green
#0BF77D
ΔE00 3.75
Wintergreen
#20F986
ΔE00 4.26
Easter Green
#8CFD7E
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EF74 #EF61DC
analogous
#95EF61 #61EF74 #61EFBB
triadic
#61EF74 #7461EF #EF7461
tetradic
#61EF74 #6195EF #EF61DC #EFBB61
square
#61EF74 #6195EF #EF61DC #EFBB61
split-complementary
#61EF74 #BB61EF #EF6195
monochromatic
#14C22B #29E943 #61EF74 #99F5A5 #D0FAD6
Accessibility & contrast
On white
1.49
#61EF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#61EF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EF74
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EF74 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB69
Deuteranopia (green-blind)
#E0CF7D
Tritanopia (blue-blind)
#41EAD3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ef74; /* rgb */ color: rgb(97, 239, 116); /* oklch */ color: oklch(84.7% 0.206 145.9);
Tailwind
colors: {
custom: {
50: '#9bf59e',
500: '#61ef74',
950: '#000000',
},
}SCSS
$custom: #61ef74; $custom-light: #9bf59e; $custom-dark: #000000;
JSON
{
"hex": "#61ef74",
"rgb": {
"r": 97,
"g": 239,
"b": 116
},
"hsl": {
"h": 128.028,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.84739,
"c": 0.20558,
"h": 145.9
},
"luminance": 0.65535
}Semantic roles & 50–950 ramp
primary
#61EF74
secondary
#C034AD
accent
#08C1DE
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580