#61ED7B#61ED7B
#61ED7B is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.3% C 0.197 H 147.2°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #61ED7B |
|---|---|
| RGB | rgb(97, 237, 123) |
| HSL | hsl(131, 80%, 65%) |
| HSV | hsv(131, 59%, 93%) |
| CMYK | cmyk(59.1%, 0%, 48.1%, 7.1%) |
| CIE-LAB | lab(84.24, -61.22, 43.94) |
| CIE-LCH | lch(84.24, 75.36, 144.33°) |
| OKLab | oklab(84.35% -0.1655 0.1067) |
| OKLCH | oklch(84.35% 0.197 147.2) |
| XYZ | xyz(38.7865, 64.5361, 29.1478) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.53
Spearmint
#1EF876
ΔE00 3.57
Minty Green
#0BF77D
ΔE00 3.65
Lightish Green
#61E160
ΔE00 3.81
Wintergreen
#20F986
ΔE00 3.94
Turquoise Green
#04F489
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61ED7B #ED61D3
analogous
#8DED61 #61ED7B #61EDC1
triadic
#61ED7B #7B61ED #ED7B61
tetradic
#61ED7B #618DED #ED61D3 #EDC161
square
#61ED7B #618DED #ED61D3 #EDC161
split-complementary
#61ED7B #C161ED #ED618D
monochromatic
#16BE35 #2AE74D #61ED7B #98F3A9 #CFFAD7
Accessibility & contrast
On white
1.51
#61ED7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#61ED7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61ED7B
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61ED7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61ED7B | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA72
Deuteranopia (green-blind)
#DECD83
Tritanopia (blue-blind)
#3FE8D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61ed7b; /* rgb */ color: rgb(97, 237, 123); /* oklch */ color: oklch(84.3% 0.197 147.2);
Tailwind
colors: {
custom: {
50: '#9af4a3',
500: '#61ed7b',
950: '#000000',
},
}SCSS
$custom: #61ed7b; $custom-light: #9af4a3; $custom-dark: #000000;
JSON
{
"hex": "#61ed7b",
"rgb": {
"r": 97,
"g": 237,
"b": 123
},
"hsl": {
"h": 131.143,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.84345,
"c": 0.19696,
"h": 147.2
},
"luminance": 0.6454
}Semantic roles & 50–950 ramp
primary
#61ED7B
secondary
#BD36A3
accent
#0AB5DC
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580