#61E37F#61E37F
#61E37F is a light, vivid green. Relative luminance 0.590; OKLCH L 81.9% C 0.180 H 148.6°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #61E37F |
|---|---|
| RGB | rgb(97, 227, 127) |
| HSL | hsl(134, 70%, 64%) |
| HSV | hsv(134, 57%, 89%) |
| CMYK | cmyk(57.3%, 0%, 44.1%, 11%) |
| CIE-LAB | lab(81.30, -56.86, 38.26) |
| CIE-LCH | lch(81.30, 68.53, 146.07°) |
| OKLab | oklab(81.94% -0.1538 0.094) |
| OKLCH | oklch(81.94% 0.18 148.6) |
| XYZ | xyz(36.2271, 59.0085, 29.5552) |
| Luminance | 0.5901 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.37
Tealish Green
#0CDC73
ΔE00 3.89
Lightish Green
#61E160
ΔE00 4.29
Lightgreen
#90EE90
ΔE00 4.78
Turquoise Green
#04F489
ΔE00 4.96
Minty Green
#0BF77D
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E37F #E361C5
analogous
#84E361 #61E37F #61E3C0
triadic
#61E37F #7F61E3 #E37F61
tetradic
#61E37F #6184E3 #E361C5 #E3C061
square
#61E37F #6184E3 #E361C5 #E3C061
split-complementary
#61E37F #C061E3 #E36184
monochromatic
#1EAB3F #2DDA55 #61E37F #95ECA9 #C9F5D3
Accessibility & contrast
On white
1.64
#61E37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#61E37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E37F
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E37F | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D177
Deuteranopia (green-blind)
#D4C586
Tritanopia (blue-blind)
#41DFCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61e37f; /* rgb */ color: rgb(97, 227, 127); /* oklch */ color: oklch(81.9% 0.180 148.6);
Tailwind
colors: {
custom: {
50: '#99eda5',
500: '#61e37f',
950: '#000000',
},
}SCSS
$custom: #61e37f; $custom-light: #99eda5; $custom-dark: #000000;
JSON
{
"hex": "#61e37f",
"rgb": {
"r": 97,
"g": 227,
"b": 127
},
"hsl": {
"h": 133.846,
"s": 69.892,
"l": 63.529
},
"oklch": {
"l": 0.81938,
"c": 0.18023,
"h": 148.6
},
"luminance": 0.59012
}Semantic roles & 50–950 ramp
primary
#61E37F
secondary
#AD3B93
accent
#14A6D2
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580