#61E37D#61E37D
#61E37D is a light, vivid green. Relative luminance 0.590; OKLCH L 81.9% C 0.182 H 148.2°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #61E37D |
|---|---|
| RGB | rgb(97, 227, 125) |
| HSL | hsl(133, 70%, 64%) |
| HSV | hsv(133, 57%, 89%) |
| CMYK | cmyk(57.3%, 0%, 44.9%, 11%) |
| CIE-LAB | lab(81.27, -57.17, 39.21) |
| CIE-LCH | lch(81.27, 69.32, 145.56°) |
| OKLab | oklab(81.91% -0.1546 0.0961) |
| OKLCH | oklch(81.91% 0.182 148.2) |
| XYZ | xyz(36.0981, 58.9569, 28.8756) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.47
Tealish Green
#0CDC73
ΔE00 3.91
Lightish Green
#61E160
ΔE00 3.97
Lightgreen
#90EE90
ΔE00 4.79
Turquoise Green
#04F489
ΔE00 5.03
Minty Green
#0BF77D
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E37D #E361C7
analogous
#86E361 #61E37D #61E3BE
triadic
#61E37D #7D61E3 #E37D61
tetradic
#61E37D #6186E3 #E361C7 #E3BE61
square
#61E37D #6186E3 #E361C7 #E3BE61
split-complementary
#61E37D #BE61E3 #E36186
monochromatic
#1EAB3D #2DDA52 #61E37D #95ECA8 #C9F5D3
Accessibility & contrast
On white
1.64
#61E37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#61E37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E37D
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E37D | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D175
Deuteranopia (green-blind)
#D4C584
Tritanopia (blue-blind)
#42DFCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #61e37d; /* rgb */ color: rgb(97, 227, 125); /* oklch */ color: oklch(81.9% 0.182 148.2);
Tailwind
colors: {
custom: {
50: '#99eda4',
500: '#61e37d',
950: '#000000',
},
}SCSS
$custom: #61e37d; $custom-light: #99eda4; $custom-dark: #000000;
JSON
{
"hex": "#61e37d",
"rgb": {
"r": 97,
"g": 227,
"b": 125
},
"hsl": {
"h": 132.923,
"s": 69.892,
"l": 63.529
},
"oklch": {
"l": 0.81906,
"c": 0.18206,
"h": 148.2
},
"luminance": 0.5896
}Semantic roles & 50–950 ramp
primary
#61E37D
secondary
#AD3B94
accent
#14A9D2
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580