#61EE7A#61EE7A
#61EE7A is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.6% C 0.199 H 147.0°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #61EE7A |
|---|---|
| RGB | rgb(97, 238, 122) |
| HSL | hsl(131, 81%, 66%) |
| HSV | hsv(131, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 48.7%, 6.7%) |
| CIE-LAB | lab(84.53, -61.73, 44.77) |
| CIE-LCH | lch(84.53, 76.26, 144.05°) |
| OKLab | oklab(84.58% -0.1669 0.1086) |
| OKLCH | oklch(84.58% 0.199 147) |
| XYZ | xyz(39.0146, 65.0919, 28.9166) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.40
Minty Green
#0BF77D
ΔE00 3.56
Weird Green
#3AE57F
ΔE00 3.78
Lightish Green
#61E160
ΔE00 3.81
Wintergreen
#20F986
ΔE00 3.90
Lightgreen (survey)
#76FF7B
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EE7A #EE61D5
analogous
#8EEE61 #61EE7A #61EEC0
triadic
#61EE7A #7A61EE #EE7A61
tetradic
#61EE7A #618EEE #EE61D5 #EEC061
square
#61EE7A #618EEE #EE61D5 #EEC061
split-complementary
#61EE7A #C061EE #EE618E
monochromatic
#15C033 #2AE84B #61EE7A #98F4A9 #D0FAD7
Accessibility & contrast
On white
1.50
#61EE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#61EE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EE7A
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EE7A | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB70
Deuteranopia (green-blind)
#DFCE82
Tritanopia (blue-blind)
#3FE9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61ee7a; /* rgb */ color: rgb(97, 238, 122); /* oklch */ color: oklch(84.6% 0.199 147.0);
Tailwind
colors: {
custom: {
50: '#9af4a2',
500: '#61ee7a',
950: '#000000',
},
}SCSS
$custom: #61ee7a; $custom-light: #9af4a2; $custom-dark: #000000;
JSON
{
"hex": "#61ee7a",
"rgb": {
"r": 97,
"g": 238,
"b": 122
},
"hsl": {
"h": 130.638,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.84577,
"c": 0.19913,
"h": 147
},
"luminance": 0.65096
}Semantic roles & 50–950 ramp
primary
#61EE7A
secondary
#BE35A6
accent
#09B7DD
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580