#61EB7D#61EB7D
#61EB7D is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.9% C 0.193 H 147.7°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #61EB7D |
|---|---|
| RGB | rgb(97, 235, 125) |
| HSL | hsl(132, 78%, 65%) |
| HSV | hsv(132, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 46.8%, 7.8%) |
| CIE-LAB | lab(83.67, -60.19, 42.25) |
| CIE-LCH | lch(83.67, 73.54, 144.93°) |
| OKLab | oklab(83.88% -0.1627 0.103) |
| OKLCH | oklch(83.88% 0.193 147.7) |
| XYZ | xyz(38.3372, 63.4351, 29.6219) |
| Luminance | 0.6344 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.05
Minty Green
#0BF77D
ΔE00 3.89
Lightish Green
#61E160
ΔE00 3.90
Spearmint
#1EF876
ΔE00 3.97
Wintergreen
#20F986
ΔE00 4.11
Turquoise Green
#04F489
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EB7D #EB61CF
analogous
#8AEB61 #61EB7D #61EBC2
triadic
#61EB7D #7D61EB #EB7D61
tetradic
#61EB7D #618AEB #EB61CF #EBC261
square
#61EB7D #618AEB #EB61CF #EBC261
split-complementary
#61EB7D #C261EB #EB618A
monochromatic
#18BA39 #2BE450 #61EB7D #97F2AA #CEF9D6
Accessibility & contrast
On white
1.53
#61EB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#61EB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EB7D
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EB7D | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD874
Deuteranopia (green-blind)
#DCCC85
Tritanopia (blue-blind)
#3FE6D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61eb7d; /* rgb */ color: rgb(97, 235, 125); /* oklch */ color: oklch(83.9% 0.193 147.7);
Tailwind
colors: {
custom: {
50: '#9af2a4',
500: '#61eb7d',
950: '#000000',
},
}SCSS
$custom: #61eb7d; $custom-light: #9af2a4; $custom-dark: #000000;
JSON
{
"hex": "#61eb7d",
"rgb": {
"r": 97,
"g": 235,
"b": 125
},
"hsl": {
"h": 132.174,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.83881,
"c": 0.19259,
"h": 147.7
},
"luminance": 0.63439
}Semantic roles & 50–950 ramp
primary
#61EB7D
secondary
#B9379F
accent
#0CB0DA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580