#61EA77#61EA77
#61EA77 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.5% C 0.197 H 146.6°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #61EA77 |
|---|---|
| RGB | rgb(97, 234, 119) |
| HSL | hsl(130, 77%, 65%) |
| HSV | hsv(130, 59%, 92%) |
| CMYK | cmyk(58.5%, 0%, 49.1%, 8.2%) |
| CIE-LAB | lab(83.29, -60.68, 44.67) |
| CIE-LCH | lch(83.29, 75.35, 143.64°) |
| OKLab | oklab(83.55% -0.1642 0.1082) |
| OKLCH | oklch(83.55% 0.197 146.6) |
| XYZ | xyz(37.6799, 62.7154, 27.5688) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.14
Weird Green
#3AE57F
ΔE00 3.48
Spearmint
#1EF876
ΔE00 4.01
Minty Green
#0BF77D
ΔE00 4.13
Wintergreen
#20F986
ΔE00 4.52
Lightgreen
#90EE90
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EA77 #EA61D4
analogous
#90EA61 #61EA77 #61EABB
triadic
#61EA77 #7761EA #EA7761
tetradic
#61EA77 #6190EA #EA61D4 #EABB61
square
#61EA77 #6190EA #EA61D4 #EABB61
split-complementary
#61EA77 #BB61EA #EA6190
monochromatic
#18B832 #2BE349 #61EA77 #97F1A5 #CDF8D4
Accessibility & contrast
On white
1.55
#61EA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#61EA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EA77
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EA77 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76D
Deuteranopia (green-blind)
#DBCB7F
Tritanopia (blue-blind)
#42E5CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #61ea77; /* rgb */ color: rgb(97, 234, 119); /* oklch */ color: oklch(83.5% 0.197 146.6);
Tailwind
colors: {
custom: {
50: '#9af2a0',
500: '#61ea77',
950: '#000000',
},
}SCSS
$custom: #61ea77; $custom-light: #9af2a0; $custom-dark: #000000;
JSON
{
"hex": "#61ea77",
"rgb": {
"r": 97,
"g": 234,
"b": 119
},
"hsl": {
"h": 129.635,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.83545,
"c": 0.19659,
"h": 146.6
},
"luminance": 0.62719
}Semantic roles & 50–950 ramp
primary
#61EA77
secondary
#B838A3
accent
#0DB8D9
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580