#61E97F#61E97F
#61E97F is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.4% C 0.188 H 148.2°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #61E97F |
|---|---|
| RGB | rgb(97, 233, 127) |
| HSL | hsl(133, 76%, 65%) |
| HSV | hsv(133, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 45.5%, 8.6%) |
| CIE-LAB | lab(83.10, -59.14, 40.56) |
| CIE-LCH | lch(83.10, 71.71, 145.56°) |
| OKLab | oklab(83.42% -0.1599 0.0992) |
| OKLCH | oklch(83.42% 0.188 148.2) |
| XYZ | xyz(37.8968, 62.3480, 30.1118) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.65
Lightish Green
#61E160
ΔE00 4.09
Turquoise Green
#04F489
ΔE00 4.19
Minty Green
#0BF77D
ΔE00 4.23
Wintergreen
#20F986
ΔE00 4.36
Lightgreen
#90EE90
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E97F #E961CB
analogous
#87E961 #61E97F #61E9C3
triadic
#61E97F #7F61E9 #E97F61
tetradic
#61E97F #6187E9 #E961CB #E9C361
square
#61E97F #6187E9 #E961CB #E9C361
split-complementary
#61E97F #C361E9 #E96187
monochromatic
#19B63C #2BE253 #61E97F #97F0AB #CCF8D6
Accessibility & contrast
On white
1.56
#61E97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#61E97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E97F
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E97F | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD677
Deuteranopia (green-blind)
#D9CA86
Tritanopia (blue-blind)
#3FE5D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #61e97f; /* rgb */ color: rgb(97, 233, 127); /* oklch */ color: oklch(83.4% 0.188 148.2);
Tailwind
colors: {
custom: {
50: '#9af1a5',
500: '#61e97f',
950: '#000000',
},
}SCSS
$custom: #61e97f; $custom-light: #9af1a5; $custom-dark: #000000;
JSON
{
"hex": "#61e97f",
"rgb": {
"r": 97,
"g": 233,
"b": 127
},
"hsl": {
"h": 133.235,
"s": 75.556,
"l": 64.706
},
"oklch": {
"l": 0.83419,
"c": 0.18818,
"h": 148.2
},
"luminance": 0.62352
}Semantic roles & 50–950 ramp
primary
#61E97F
secondary
#B6389A
accent
#0EABD8
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580