#61E97B#61E97B
#61E97B is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.4% C 0.192 H 147.4°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #61E97B |
|---|---|
| RGB | rgb(97, 233, 123) |
| HSL | hsl(131, 76%, 65%) |
| HSV | hsv(131, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 47.2%, 8.6%) |
| CIE-LAB | lab(83.04, -59.73, 42.43) |
| CIE-LCH | lch(83.04, 73.27, 144.61°) |
| OKLab | oklab(83.36% -0.1615 0.1033) |
| OKLCH | oklch(83.36% 0.192 147.4) |
| XYZ | xyz(37.6413, 62.2458, 28.7660) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.97
Lightish Green
#61E160
ΔE00 3.56
Minty Green
#0BF77D
ΔE00 4.21
Spearmint
#1EF876
ΔE00 4.27
Turquoise Green
#04F489
ΔE00 4.45
Wintergreen
#20F986
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E97B #E961CF
analogous
#8BE961 #61E97B #61E9BF
triadic
#61E97B #7B61E9 #E97B61
tetradic
#61E97B #618BE9 #E961CF #E9BF61
square
#61E97B #618BE9 #E961CF #E9BF61
split-complementary
#61E97B #BF61E9 #E9618B
monochromatic
#19B637 #2BE24E #61E97B #97F0A8 #CCF8D5
Accessibility & contrast
On white
1.56
#61E97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#61E97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E97B
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E97B | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD672
Deuteranopia (green-blind)
#DACA83
Tritanopia (blue-blind)
#41E4CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #61e97b; /* rgb */ color: rgb(97, 233, 123); /* oklch */ color: oklch(83.4% 0.192 147.4);
Tailwind
colors: {
custom: {
50: '#9af1a3',
500: '#61e97b',
950: '#000000',
},
}SCSS
$custom: #61e97b; $custom-light: #9af1a3; $custom-dark: #000000;
JSON
{
"hex": "#61e97b",
"rgb": {
"r": 97,
"g": 233,
"b": 123
},
"hsl": {
"h": 131.471,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.83357,
"c": 0.19176,
"h": 147.4
},
"luminance": 0.62249
}Semantic roles & 50–950 ramp
primary
#61E97B
secondary
#B6389E
accent
#0EB1D8
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580