#61EB77#61EB77
#61EB77 is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.8% C 0.198 H 146.6°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #61EB77 |
|---|---|
| RGB | rgb(97, 235, 119) |
| HSL | hsl(130, 78%, 65%) |
| HSV | hsv(130, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 49.4%, 7.8%) |
| CIE-LAB | lab(83.59, -61.05, 45.04) |
| CIE-LCH | lch(83.59, 75.87, 143.58°) |
| OKLab | oklab(83.79% -0.1651 0.109) |
| OKLCH | oklch(83.79% 0.198 146.6) |
| XYZ | xyz(37.9654, 63.2864, 27.6640) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.22
Weird Green
#3AE57F
ΔE00 3.61
Spearmint
#1EF876
ΔE00 3.84
Minty Green
#0BF77D
ΔE00 4.00
Wintergreen
#20F986
ΔE00 4.40
Turquoise Green
#04F489
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EB77 #EB61D5
analogous
#90EB61 #61EB77 #61EBBC
triadic
#61EB77 #7761EB #EB7761
tetradic
#61EB77 #6190EB #EB61D5 #EBBC61
square
#61EB77 #6190EB #EB61D5 #EBBC61
split-complementary
#61EB77 #BC61EB #EB6190
monochromatic
#18BA31 #2BE448 #61EB77 #97F2A6 #CEF9D5
Accessibility & contrast
On white
1.54
#61EB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#61EB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EB77
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EB77 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86D
Deuteranopia (green-blind)
#DCCC7F
Tritanopia (blue-blind)
#41E6D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #61eb77; /* rgb */ color: rgb(97, 235, 119); /* oklch */ color: oklch(83.8% 0.198 146.6);
Tailwind
colors: {
custom: {
50: '#9af2a0',
500: '#61eb77',
950: '#000000',
},
}SCSS
$custom: #61eb77; $custom-light: #9af2a0; $custom-dark: #000000;
JSON
{
"hex": "#61eb77",
"rgb": {
"r": 97,
"g": 235,
"b": 119
},
"hsl": {
"h": 129.565,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.83792,
"c": 0.19788,
"h": 146.6
},
"luminance": 0.6329
}Semantic roles & 50–950 ramp
primary
#61EB77
secondary
#B937A4
accent
#0CB9DA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580