#61E97D#61E97D
#61E97D is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.4% C 0.190 H 147.8°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #61E97D |
|---|---|
| RGB | rgb(97, 233, 125) |
| HSL | hsl(132, 76%, 65%) |
| HSV | hsv(132, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 46.4%, 8.6%) |
| CIE-LAB | lab(83.07, -59.44, 41.50) |
| CIE-LCH | lch(83.07, 72.49, 145.08°) |
| OKLab | oklab(83.39% -0.1607 0.1013) |
| OKLCH | oklch(83.39% 0.19 147.8) |
| XYZ | xyz(37.7678, 62.2963, 29.4322) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.80
Lightish Green
#61E160
ΔE00 3.82
Minty Green
#0BF77D
ΔE00 4.21
Turquoise Green
#04F489
ΔE00 4.32
Spearmint
#1EF876
ΔE00 4.35
Wintergreen
#20F986
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E97D #E961CD
analogous
#89E961 #61E97D #61E9C1
triadic
#61E97D #7D61E9 #E97D61
tetradic
#61E97D #6189E9 #E961CD #E9C161
square
#61E97D #6189E9 #E961CD #E9C161
split-complementary
#61E97D #C161E9 #E96189
monochromatic
#19B63A #2BE251 #61E97D #97F0A9 #CCF8D5
Accessibility & contrast
On white
1.56
#61E97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#61E97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E97D
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E97D | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD674
Deuteranopia (green-blind)
#DACA84
Tritanopia (blue-blind)
#40E4CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #61e97d; /* rgb */ color: rgb(97, 233, 125); /* oklch */ color: oklch(83.4% 0.190 147.8);
Tailwind
colors: {
custom: {
50: '#9af1a4',
500: '#61e97d',
950: '#000000',
},
}SCSS
$custom: #61e97d; $custom-light: #9af1a4; $custom-dark: #000000;
JSON
{
"hex": "#61e97d",
"rgb": {
"r": 97,
"g": 233,
"b": 125
},
"hsl": {
"h": 132.353,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.83388,
"c": 0.18998,
"h": 147.8
},
"luminance": 0.623
}Semantic roles & 50–950 ramp
primary
#61E97D
secondary
#B6389C
accent
#0EAED8
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580