#61EF81#61EF81
#61EF81 is a very light, vivid green. Relative luminance 0.659; OKLCH L 84.9% C 0.194 H 148.2°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #61EF81 |
|---|---|
| RGB | rgb(97, 239, 129) |
| HSL | hsl(134, 82%, 66%) |
| HSV | hsv(134, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 46%, 6.3%) |
| CIE-LAB | lab(84.92, -61.08, 41.90) |
| CIE-LCH | lch(84.92, 74.07, 145.55°) |
| OKLab | oklab(84.93% -0.1651 0.1024) |
| OKLCH | oklch(84.93% 0.194 148.2) |
| XYZ | xyz(39.7560, 65.8556, 31.3809) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.36
Weird Green
#3AE57F
ΔE00 3.39
Wintergreen
#20F986
ΔE00 3.45
Spearmint
#1EF876
ΔE00 3.48
Turquoise Green
#04F489
ΔE00 3.70
Lightgreen
#90EE90
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EF81 #EF61CF
analogous
#88EF61 #61EF81 #61EFC8
triadic
#61EF81 #8161EF #EF8161
tetradic
#61EF81 #6188EF #EF61CF #EFC861
square
#61EF81 #6188EF #EF61CF #EFC861
split-complementary
#61EF81 #C861EF #EF6188
monochromatic
#14C23B #29E955 #61EF81 #99F5AD #D0FADA
Accessibility & contrast
On white
1.48
#61EF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#61EF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EF81
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EF81 | 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)
#F1DC78
Deuteranopia (green-blind)
#DFCF89
Tritanopia (blue-blind)
#3CEAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ef81; /* rgb */ color: rgb(97, 239, 129); /* oklch */ color: oklch(84.9% 0.194 148.2);
Tailwind
colors: {
custom: {
50: '#9af5a7',
500: '#61ef81',
950: '#000000',
},
}SCSS
$custom: #61ef81; $custom-light: #9af5a7; $custom-dark: #000000;
JSON
{
"hex": "#61ef81",
"rgb": {
"r": 97,
"g": 239,
"b": 129
},
"hsl": {
"h": 133.521,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.84929,
"c": 0.19423,
"h": 148.2
},
"luminance": 0.65859
}Semantic roles & 50–950 ramp
primary
#61EF81
secondary
#C034A0
accent
#08AEDE
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580