#61ED7D#61ED7D
#61ED7D is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.4% C 0.195 H 147.6°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #61ED7D |
|---|---|
| RGB | rgb(97, 237, 125) |
| HSL | hsl(132, 80%, 65%) |
| HSV | hsv(132, 59%, 93%) |
| CMYK | cmyk(59.1%, 0%, 47.3%, 7.1%) |
| CIE-LAB | lab(84.27, -60.93, 43.01) |
| CIE-LCH | lch(84.27, 74.58, 144.78°) |
| OKLab | oklab(84.38% -0.1647 0.1047) |
| OKLCH | oklch(84.38% 0.195 147.6) |
| XYZ | xyz(38.9130, 64.5867, 29.8139) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.35
Minty Green
#0BF77D
ΔE00 3.62
Spearmint
#1EF876
ΔE00 3.63
Wintergreen
#20F986
ΔE00 3.84
Lightish Green
#61E160
ΔE00 4.02
Turquoise Green
#04F489
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ED7D #ED61D1
analogous
#8BED61 #61ED7D #61EDC3
triadic
#61ED7D #7D61ED #ED7D61
tetradic
#61ED7D #618BED #ED61D1 #EDC361
square
#61ED7D #618BED #ED61D1 #EDC361
split-complementary
#61ED7D #C361ED #ED618B
monochromatic
#16BE37 #2AE750 #61ED7D #98F3AA #CFFAD7
Accessibility & contrast
On white
1.51
#61ED7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#61ED7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ED7D
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ED7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ED7D | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA74
Deuteranopia (green-blind)
#DDCD85
Tritanopia (blue-blind)
#3EE8D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61ed7d; /* rgb */ color: rgb(97, 237, 125); /* oklch */ color: oklch(84.4% 0.195 147.6);
Tailwind
colors: {
custom: {
50: '#9af4a4',
500: '#61ed7d',
950: '#000000',
},
}SCSS
$custom: #61ed7d; $custom-light: #9af4a4; $custom-dark: #000000;
JSON
{
"hex": "#61ed7d",
"rgb": {
"r": 97,
"g": 237,
"b": 125
},
"hsl": {
"h": 132,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.84375,
"c": 0.19519,
"h": 147.6
},
"luminance": 0.6459
}Semantic roles & 50–950 ramp
primary
#61ED7D
secondary
#BD36A2
accent
#0AB2DC
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580