#61EF8C#61EF8C
#61EF8C is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.1% C 0.184 H 150.5°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #61EF8C |
|---|---|
| RGB | rgb(97, 239, 140) |
| HSL | hsl(138, 82%, 66%) |
| HSV | hsv(138, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 41.4%, 6.3%) |
| CIE-LAB | lab(85.08, -59.36, 36.70) |
| CIE-LCH | lch(85.08, 69.79, 148.27°) |
| OKLab | oklab(85.11% -0.1605 0.0908) |
| OKLCH | oklch(85.11% 0.184 150.5) |
| XYZ | xyz(40.5269, 66.1639, 35.4410) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.07
Turquoise Green
#04F489
ΔE00 3.22
Wintergreen
#20F986
ΔE00 3.49
Sea Green (survey)
#53FCA1
ΔE00 3.69
Light Green Blue
#56FCA2
ΔE00 3.72
Minty Green
#0BF77D
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EF8C #EF61C4
analogous
#7DEF61 #61EF8C #61EFD3
triadic
#61EF8C #8C61EF #EF8C61
tetradic
#61EF8C #617DEF #EF61C4 #EFD361
square
#61EF8C #617DEF #EF61C4 #EFD361
split-complementary
#61EF8C #D361EF #EF617D
monochromatic
#14C248 #29E964 #61EF8C #99F5B4 #D0FADD
Accessibility & contrast
On white
1.48
#61EF8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#61EF8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EF8C
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EF8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EF8C | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC85
Deuteranopia (green-blind)
#DECF93
Tritanopia (blue-blind)
#36EBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ef8c; /* rgb */ color: rgb(97, 239, 140); /* oklch */ color: oklch(85.1% 0.184 150.5);
Tailwind
colors: {
custom: {
50: '#9af5ae',
500: '#61ef8c',
950: '#000000',
},
}SCSS
$custom: #61ef8c; $custom-light: #9af5ae; $custom-dark: #000000;
JSON
{
"hex": "#61ef8c",
"rgb": {
"r": 97,
"g": 239,
"b": 140
},
"hsl": {
"h": 138.169,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.8511,
"c": 0.18436,
"h": 150.5
},
"luminance": 0.66168
}Semantic roles & 50–950 ramp
primary
#61EF8C
secondary
#C03496
accent
#089DDE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581