#61EF80#61EF80
#61EF80 is a very light, vivid green. Relative luminance 0.658; OKLCH L 84.9% C 0.195 H 148.0°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #61EF80 |
|---|---|
| RGB | rgb(97, 239, 128) |
| HSL | hsl(133, 82%, 66%) |
| HSV | hsv(133, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 46.4%, 6.3%) |
| CIE-LAB | lab(84.91, -61.23, 42.36) |
| CIE-LCH | lch(84.91, 74.46, 145.32°) |
| OKLab | oklab(84.91% -0.1655 0.1034) |
| OKLCH | oklch(84.91% 0.195 148) |
| XYZ | xyz(39.6898, 65.8291, 31.0326) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.36
Spearmint
#1EF876
ΔE00 3.43
Weird Green
#3AE57F
ΔE00 3.46
Wintergreen
#20F986
ΔE00 3.48
Turquoise Green
#04F489
ΔE00 3.77
Lightgreen
#90EE90
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EF80 #EF61D0
analogous
#89EF61 #61EF80 #61EFC7
triadic
#61EF80 #8061EF #EF8061
tetradic
#61EF80 #6189EF #EF61D0 #EFC761
square
#61EF80 #6189EF #EF61D0 #EFC761
split-complementary
#61EF80 #C761EF #EF6189
monochromatic
#14C23A #29E953 #61EF80 #99F5AD #D0FAD9
Accessibility & contrast
On white
1.48
#61EF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#61EF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EF80
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EF80 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC77
Deuteranopia (green-blind)
#DFCF88
Tritanopia (blue-blind)
#3CEAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ef80; /* rgb */ color: rgb(97, 239, 128); /* oklch */ color: oklch(84.9% 0.195 148.0);
Tailwind
colors: {
custom: {
50: '#9af5a6',
500: '#61ef80',
950: '#000000',
},
}SCSS
$custom: #61ef80; $custom-light: #9af5a6; $custom-dark: #000000;
JSON
{
"hex": "#61ef80",
"rgb": {
"r": 97,
"g": 239,
"b": 128
},
"hsl": {
"h": 133.099,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.84914,
"c": 0.19513,
"h": 148
},
"luminance": 0.65833
}Semantic roles & 50–950 ramp
primary
#61EF80
secondary
#C034A1
accent
#08AFDE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580