#61EF8A#61EF8A
#61EF8A is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.1% C 0.186 H 150.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #61EF8A |
|---|---|
| RGB | rgb(97, 239, 138) |
| HSL | hsl(137, 82%, 66%) |
| HSV | hsv(137, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 42.3%, 6.3%) |
| CIE-LAB | lab(85.05, -59.68, 37.65) |
| CIE-LCH | lch(85.05, 70.57, 147.75°) |
| OKLab | oklab(85.08% -0.1613 0.0929) |
| OKLCH | oklch(85.08% 0.186 150.1) |
| XYZ | xyz(40.3807, 66.1055, 34.6714) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.06
Turquoise Green
#04F489
ΔE00 3.25
Wintergreen
#20F986
ΔE00 3.42
Minty Green
#0BF77D
ΔE00 3.71
Sea Green (survey)
#53FCA1
ΔE00 3.89
Light Green Blue
#56FCA2
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EF8A #EF61C6
analogous
#7FEF61 #61EF8A #61EFD1
triadic
#61EF8A #8A61EF #EF8A61
tetradic
#61EF8A #617FEF #EF61C6 #EFD161
square
#61EF8A #617FEF #EF61C6 #EFD161
split-complementary
#61EF8A #D161EF #EF617F
monochromatic
#14C246 #29E961 #61EF8A #99F5B3 #D0FADC
Accessibility & contrast
On white
1.48
#61EF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#61EF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EF8A
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EF8A | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#DECF91
Tritanopia (blue-blind)
#37EBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ef8a; /* rgb */ color: rgb(97, 239, 138); /* oklch */ color: oklch(85.1% 0.186 150.1);
Tailwind
colors: {
custom: {
50: '#9af5ad',
500: '#61ef8a',
950: '#000000',
},
}SCSS
$custom: #61ef8a; $custom-light: #9af5ad; $custom-dark: #000000;
JSON
{
"hex": "#61ef8a",
"rgb": {
"r": 97,
"g": 239,
"b": 138
},
"hsl": {
"h": 137.324,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.85076,
"c": 0.18617,
"h": 150.1
},
"luminance": 0.66109
}Semantic roles & 50–950 ramp
primary
#61EF8A
secondary
#C03498
accent
#08A0DE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581