#61EB80#61EB80
#61EB80 is a very light, vivid green. Relative luminance 0.635; OKLCH L 83.9% C 0.190 H 148.3°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #61EB80 |
|---|---|
| RGB | rgb(97, 235, 128) |
| HSL | hsl(133, 78%, 65%) |
| HSV | hsv(133, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 45.5%, 7.8%) |
| CIE-LAB | lab(83.71, -59.74, 40.85) |
| CIE-LCH | lch(83.71, 72.37, 145.64°) |
| OKLab | oklab(83.93% -0.1615 0.0999) |
| OKLCH | oklch(83.93% 0.19 148.3) |
| XYZ | xyz(38.5317, 63.5129, 30.6465) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.83
Minty Green
#0BF77D
ΔE00 3.91
Turquoise Green
#04F489
ΔE00 3.96
Wintergreen
#20F986
ΔE00 4.02
Spearmint
#1EF876
ΔE00 4.11
Lightish Green
#61E160
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EB80 #EB61CC
analogous
#87EB61 #61EB80 #61EBC5
triadic
#61EB80 #8061EB #EB8061
tetradic
#61EB80 #6187EB #EB61CC #EBC561
square
#61EB80 #6187EB #EB61CC #EBC561
split-complementary
#61EB80 #C561EB #EB6187
monochromatic
#18BA3C #2BE454 #61EB80 #97F2AC #CEF9D7
Accessibility & contrast
On white
1.53
#61EB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#61EB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EB80
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EB80 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD878
Deuteranopia (green-blind)
#DBCC87
Tritanopia (blue-blind)
#3EE7D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61eb80; /* rgb */ color: rgb(97, 235, 128); /* oklch */ color: oklch(83.9% 0.190 148.3);
Tailwind
colors: {
custom: {
50: '#9af2a6',
500: '#61eb80',
950: '#000000',
},
}SCSS
$custom: #61eb80; $custom-light: #9af2a6; $custom-dark: #000000;
JSON
{
"hex": "#61eb80",
"rgb": {
"r": 97,
"g": 235,
"b": 128
},
"hsl": {
"h": 133.478,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.83928,
"c": 0.18991,
"h": 148.3
},
"luminance": 0.63517
}Semantic roles & 50–950 ramp
primary
#61EB80
secondary
#B9379C
accent
#0CABDA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580