#61E87F#61E87F
#61E87F is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.2% C 0.187 H 148.2°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #61E87F |
|---|---|
| RGB | rgb(97, 232, 127) |
| HSL | hsl(133, 75%, 65%) |
| HSV | hsv(133, 58%, 91%) |
| CMYK | cmyk(58.2%, 0%, 45.3%, 9%) |
| CIE-LAB | lab(82.80, -58.76, 40.17) |
| CIE-LCH | lch(82.80, 71.18, 145.64°) |
| OKLab | oklab(83.17% -0.1589 0.0984) |
| OKLCH | oklch(83.17% 0.187 148.2) |
| XYZ | xyz(37.6146, 61.7834, 30.0177) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.55
Lightish Green
#61E160
ΔE00 4.09
Turquoise Green
#04F489
ΔE00 4.30
Minty Green
#0BF77D
ΔE00 4.40
Lightgreen
#90EE90
ΔE00 4.41
Tealish Green
#0CDC73
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E87F #E861CA
analogous
#87E861 #61E87F #61E8C2
triadic
#61E87F #7F61E8 #E87F61
tetradic
#61E87F #6187E8 #E861CA #E8C261
square
#61E87F #6187E8 #E861CA #E8C261
split-complementary
#61E87F #C261E8 #E86187
monochromatic
#1AB43C #2CE054 #61E87F #96F0AA #CCF8D6
Accessibility & contrast
On white
1.57
#61E87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#61E87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E87F
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E87F | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD677
Deuteranopia (green-blind)
#D8C986
Tritanopia (blue-blind)
#3FE4CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #61e87f; /* rgb */ color: rgb(97, 232, 127); /* oklch */ color: oklch(83.2% 0.187 148.2);
Tailwind
colors: {
custom: {
50: '#99f0a5',
500: '#61e87f',
950: '#000000',
},
}SCSS
$custom: #61e87f; $custom-light: #99f0a5; $custom-dark: #000000;
JSON
{
"hex": "#61e87f",
"rgb": {
"r": 97,
"g": 232,
"b": 127
},
"hsl": {
"h": 133.333,
"s": 74.586,
"l": 64.51
},
"oklch": {
"l": 0.83173,
"c": 0.18687,
"h": 148.2
},
"luminance": 0.61787
}Semantic roles & 50–950 ramp
primary
#61E87F
secondary
#B53999
accent
#0FAAD7
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580