#61EE7E#61EE7E
#61EE7E is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.6% C 0.196 H 147.7°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #61EE7E |
|---|---|
| RGB | rgb(97, 238, 126) |
| HSL | hsl(132, 81%, 66%) |
| HSV | hsv(132, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 47.1%, 6.7%) |
| CIE-LAB | lab(84.58, -61.15, 42.92) |
| CIE-LCH | lch(84.58, 74.71, 144.94°) |
| OKLab | oklab(84.64% -0.1653 0.1046) |
| OKLCH | oklch(84.64% 0.196 147.7) |
| XYZ | xyz(39.2675, 65.1931, 30.2488) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.44
Minty Green
#0BF77D
ΔE00 3.48
Spearmint
#1EF876
ΔE00 3.50
Wintergreen
#20F986
ΔE00 3.68
Turquoise Green
#04F489
ΔE00 3.96
Lightish Green
#61E160
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EE7E #EE61D1
analogous
#8BEE61 #61EE7E #61EEC4
triadic
#61EE7E #7E61EE #EE7E61
tetradic
#61EE7E #618BEE #EE61D1 #EEC461
square
#61EE7E #618BEE #EE61D1 #EEC461
split-complementary
#61EE7E #C461EE #EE618B
monochromatic
#15C038 #2AE851 #61EE7E #98F4AB #D0FAD8
Accessibility & contrast
On white
1.50
#61EE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#61EE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EE7E
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EE7E | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB75
Deuteranopia (green-blind)
#DECE86
Tritanopia (blue-blind)
#3DE9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61ee7e; /* rgb */ color: rgb(97, 238, 126); /* oklch */ color: oklch(84.6% 0.196 147.7);
Tailwind
colors: {
custom: {
50: '#9af4a5',
500: '#61ee7e',
950: '#000000',
},
}SCSS
$custom: #61ee7e; $custom-light: #9af4a5; $custom-dark: #000000;
JSON
{
"hex": "#61ee7e",
"rgb": {
"r": 97,
"g": 238,
"b": 126
},
"hsl": {
"h": 132.34,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.84636,
"c": 0.19561,
"h": 147.7
},
"luminance": 0.65197
}Semantic roles & 50–950 ramp
primary
#61EE7E
secondary
#BE35A2
accent
#09B1DD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580