#61EF8E#61EF8E
#61EF8E is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.1% C 0.183 H 151.0°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #61EF8E |
|---|---|
| RGB | rgb(97, 239, 142) |
| HSL | hsl(139, 82%, 66%) |
| HSV | hsv(139, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 40.6%, 6.3%) |
| CIE-LAB | lab(85.11, -59.03, 35.74) |
| CIE-LCH | lch(85.11, 69.01, 148.80°) |
| OKLab | oklab(85.15% -0.1596 0.0886) |
| OKLCH | oklch(85.15% 0.183 151) |
| XYZ | xyz(40.6757, 66.2235, 36.2248) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.11
Turquoise Green
#04F489
ΔE00 3.23
Sea Green (survey)
#53FCA1
ΔE00 3.49
Light Green Blue
#56FCA2
ΔE00 3.52
Wintergreen
#20F986
ΔE00 3.59
Light Bluish Green
#76FDA8
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EF8E #EF61C2
analogous
#7BEF61 #61EF8E #61EFD5
triadic
#61EF8E #8E61EF #EF8E61
tetradic
#61EF8E #617BEF #EF61C2 #EFD561
square
#61EF8E #617BEF #EF61C2 #EFD561
split-complementary
#61EF8E #D561EF #EF617B
monochromatic
#14C24B #29E966 #61EF8E #99F5B6 #D0FADD
Accessibility & contrast
On white
1.47
#61EF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#61EF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EF8E
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EF8E | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC87
Deuteranopia (green-blind)
#DDCF94
Tritanopia (blue-blind)
#35EBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61ef8e; /* rgb */ color: rgb(97, 239, 142); /* oklch */ color: oklch(85.1% 0.183 151.0);
Tailwind
colors: {
custom: {
50: '#9af5b0',
500: '#61ef8e',
950: '#000000',
},
}SCSS
$custom: #61ef8e; $custom-light: #9af5b0; $custom-dark: #000000;
JSON
{
"hex": "#61ef8e",
"rgb": {
"r": 97,
"g": 239,
"b": 142
},
"hsl": {
"h": 139.014,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.85145,
"c": 0.18256,
"h": 151
},
"luminance": 0.66227
}Semantic roles & 50–950 ramp
primary
#61EF8E
secondary
#C03494
accent
#089ADE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581