#61EB8A#61EB8A
#61EB8A is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.1% C 0.181 H 150.4°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #61EB8A |
|---|---|
| RGB | rgb(97, 235, 138) |
| HSL | hsl(138, 78%, 65%) |
| HSV | hsv(138, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(83.86, -58.16, 36.10) |
| CIE-LCH | lch(83.86, 68.46, 148.17°) |
| OKLab | oklab(84.09% -0.1573 0.0893) |
| OKLCH | oklch(84.09% 0.181 150.4) |
| XYZ | xyz(39.2226, 63.7893, 34.2854) |
| Luminance | 0.6379 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.56
Turquoise Green
#04F489
ΔE00 3.63
Wintergreen
#20F986
ΔE00 4.12
Sea Green (survey)
#53FCA1
ΔE00 4.32
Light Green Blue
#56FCA2
ΔE00 4.35
Minty Green
#0BF77D
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EB8A #EB61C2
analogous
#7DEB61 #61EB8A #61EBCF
triadic
#61EB8A #8A61EB #EB8A61
tetradic
#61EB8A #617DEB #EB61C2 #EBCF61
square
#61EB8A #617DEB #EB61C2 #EBCF61
split-complementary
#61EB8A #CF61EB #EB617D
monochromatic
#18BA48 #2BE462 #61EB8A #97F2B2 #CEF9DA
Accessibility & contrast
On white
1.53
#61EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#61EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EB8A
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EB8A | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD983
Deuteranopia (green-blind)
#DACC90
Tritanopia (blue-blind)
#39E7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61eb8a; /* rgb */ color: rgb(97, 235, 138); /* oklch */ color: oklch(84.1% 0.181 150.4);
Tailwind
colors: {
custom: {
50: '#9af2ad',
500: '#61eb8a',
950: '#000000',
},
}SCSS
$custom: #61eb8a; $custom-light: #9af2ad; $custom-dark: #000000;
JSON
{
"hex": "#61eb8a",
"rgb": {
"r": 97,
"g": 235,
"b": 138
},
"hsl": {
"h": 137.826,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.84094,
"c": 0.18088,
"h": 150.4
},
"luminance": 0.63793
}Semantic roles & 50–950 ramp
primary
#61EB8A
secondary
#B93793
accent
#0C9DDA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581