#61EE77#61EE77
#61EE77 is a very light, highly saturated green. Relative luminance 0.650; OKLCH L 84.5% C 0.202 H 146.4°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #61EE77 |
|---|---|
| RGB | rgb(97, 238, 119) |
| HSL | hsl(129, 81%, 66%) |
| HSV | hsv(129, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 50%, 6.7%) |
| CIE-LAB | lab(84.49, -62.15, 46.15) |
| CIE-LCH | lch(84.49, 77.41, 143.40°) |
| OKLab | oklab(84.53% -0.1681 0.1115) |
| OKLCH | oklch(84.53% 0.202 146.4) |
| XYZ | xyz(38.8316, 65.0187, 27.9527) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.38
Lightish Green
#61E160
ΔE00 3.55
Minty Green
#0BF77D
ΔE00 3.67
Lightgreen (survey)
#76FF7B
ΔE00 4.03
Weird Green
#3AE57F
ΔE00 4.06
Wintergreen
#20F986
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EE77 #EE61D8
analogous
#91EE61 #61EE77 #61EEBE
triadic
#61EE77 #7761EE #EE7761
tetradic
#61EE77 #6191EE #EE61D8 #EEBE61
square
#61EE77 #6191EE #EE61D8 #EEBE61
split-complementary
#61EE77 #BE61EE #EE6191
monochromatic
#15C02F #2AE847 #61EE77 #98F4A7 #D0FAD6
Accessibility & contrast
On white
1.50
#61EE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#61EE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EE77
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EE77 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6D
Deuteranopia (green-blind)
#DFCE7F
Tritanopia (blue-blind)
#40E9D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61ee77; /* rgb */ color: rgb(97, 238, 119); /* oklch */ color: oklch(84.5% 0.202 146.4);
Tailwind
colors: {
custom: {
50: '#9af5a0',
500: '#61ee77',
950: '#000000',
},
}SCSS
$custom: #61ee77; $custom-light: #9af5a0; $custom-dark: #000000;
JSON
{
"hex": "#61ee77",
"rgb": {
"r": 97,
"g": 238,
"b": 119
},
"hsl": {
"h": 129.362,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.84533,
"c": 0.20173,
"h": 146.4
},
"luminance": 0.65022
}Semantic roles & 50–950 ramp
primary
#61EE77
secondary
#BE35A9
accent
#09BCDD
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580