#61E37E#61E37E
#61E37E is a light, vivid green. Relative luminance 0.590; OKLCH L 81.9% C 0.181 H 148.4°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #61E37E |
|---|---|
| RGB | rgb(97, 227, 126) |
| HSL | hsl(133, 70%, 64%) |
| HSV | hsv(133, 57%, 89%) |
| CMYK | cmyk(57.3%, 0%, 44.5%, 11%) |
| CIE-LAB | lab(81.28, -57.01, 38.73) |
| CIE-LCH | lch(81.28, 68.93, 145.81°) |
| OKLab | oklab(81.92% -0.1542 0.095) |
| OKLCH | oklch(81.92% 0.181 148.4) |
| XYZ | xyz(36.1623, 58.9826, 29.2137) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.42
Tealish Green
#0CDC73
ΔE00 3.90
Lightish Green
#61E160
ΔE00 4.13
Lightgreen
#90EE90
ΔE00 4.78
Turquoise Green
#04F489
ΔE00 4.99
Minty Green
#0BF77D
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E37E #E361C6
analogous
#85E361 #61E37E #61E3BF
triadic
#61E37E #7E61E3 #E37E61
tetradic
#61E37E #6185E3 #E361C6 #E3BF61
square
#61E37E #6185E3 #E361C6 #E3BF61
split-complementary
#61E37E #BF61E3 #E36185
monochromatic
#1EAB3E #2DDA54 #61E37E #95ECA8 #C9F5D3
Accessibility & contrast
On white
1.64
#61E37E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#61E37E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E37E
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E37E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E37E | 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)
#E5D176
Deuteranopia (green-blind)
#D4C585
Tritanopia (blue-blind)
#42DFCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61e37e; /* rgb */ color: rgb(97, 227, 126); /* oklch */ color: oklch(81.9% 0.181 148.4);
Tailwind
colors: {
custom: {
50: '#99eda5',
500: '#61e37e',
950: '#000000',
},
}SCSS
$custom: #61e37e; $custom-light: #99eda5; $custom-dark: #000000;
JSON
{
"hex": "#61e37e",
"rgb": {
"r": 97,
"g": 227,
"b": 126
},
"hsl": {
"h": 133.385,
"s": 69.892,
"l": 63.529
},
"oklch": {
"l": 0.81922,
"c": 0.18115,
"h": 148.4
},
"luminance": 0.58986
}Semantic roles & 50–950 ramp
primary
#61E37E
secondary
#AD3B94
accent
#14A7D2
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580