#61EF8D#61EF8D
#61EF8D is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.1% C 0.183 H 150.7°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #61EF8D |
|---|---|
| RGB | rgb(97, 239, 141) |
| HSL | hsl(139, 82%, 66%) |
| HSV | hsv(139, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(85.10, -59.19, 36.22) |
| CIE-LCH | lch(85.10, 69.40, 148.54°) |
| OKLab | oklab(85.13% -0.1601 0.0897) |
| OKLCH | oklch(85.13% 0.183 150.7) |
| XYZ | xyz(40.6009, 66.1936, 35.8311) |
| Luminance | 0.6620 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.09
Turquoise Green
#04F489
ΔE00 3.22
Wintergreen
#20F986
ΔE00 3.54
Sea Green (survey)
#53FCA1
ΔE00 3.59
Light Green Blue
#56FCA2
ΔE00 3.62
Minty Green
#0BF77D
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EF8D #EF61C3
analogous
#7CEF61 #61EF8D #61EFD4
triadic
#61EF8D #8D61EF #EF8D61
tetradic
#61EF8D #617CEF #EF61C3 #EFD461
square
#61EF8D #617CEF #EF61C3 #EFD461
split-complementary
#61EF8D #D461EF #EF617C
monochromatic
#14C24A #29E965 #61EF8D #99F5B5 #D0FADD
Accessibility & contrast
On white
1.47
#61EF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#61EF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EF8D
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EF8D | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC86
Deuteranopia (green-blind)
#DDCF93
Tritanopia (blue-blind)
#35EBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61ef8d; /* rgb */ color: rgb(97, 239, 141); /* oklch */ color: oklch(85.1% 0.183 150.7);
Tailwind
colors: {
custom: {
50: '#9af5af',
500: '#61ef8d',
950: '#000000',
},
}SCSS
$custom: #61ef8d; $custom-light: #9af5af; $custom-dark: #000000;
JSON
{
"hex": "#61ef8d",
"rgb": {
"r": 97,
"g": 239,
"b": 141
},
"hsl": {
"h": 138.592,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.85127,
"c": 0.18347,
"h": 150.7
},
"luminance": 0.66197
}Semantic roles & 50–950 ramp
primary
#61EF8D
secondary
#C03495
accent
#089CDE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581