#61EF8B#61EF8B
#61EF8B is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.1% C 0.185 H 150.3°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #61EF8B |
|---|---|
| RGB | rgb(97, 239, 139) |
| HSL | hsl(138, 82%, 66%) |
| HSV | hsv(138, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 41.8%, 6.3%) |
| CIE-LAB | lab(85.06, -59.52, 37.18) |
| CIE-LCH | lch(85.06, 70.18, 148.01°) |
| OKLab | oklab(85.09% -0.1609 0.0918) |
| OKLCH | oklch(85.09% 0.185 150.3) |
| XYZ | xyz(40.4535, 66.1346, 35.0545) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.06
Turquoise Green
#04F489
ΔE00 3.23
Wintergreen
#20F986
ΔE00 3.45
Minty Green
#0BF77D
ΔE00 3.78
Sea Green (survey)
#53FCA1
ΔE00 3.79
Light Green Blue
#56FCA2
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EF8B #EF61C5
analogous
#7EEF61 #61EF8B #61EFD2
triadic
#61EF8B #8B61EF #EF8B61
tetradic
#61EF8B #617EEF #EF61C5 #EFD261
square
#61EF8B #617EEF #EF61C5 #EFD261
split-complementary
#61EF8B #D261EF #EF617E
monochromatic
#14C247 #29E962 #61EF8B #99F5B4 #D0FADD
Accessibility & contrast
On white
1.48
#61EF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#61EF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EF8B
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EF8B | 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)
#F0DC84
Deuteranopia (green-blind)
#DECF92
Tritanopia (blue-blind)
#37EBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ef8b; /* rgb */ color: rgb(97, 239, 139); /* oklch */ color: oklch(85.1% 0.185 150.3);
Tailwind
colors: {
custom: {
50: '#9af5ae',
500: '#61ef8b',
950: '#000000',
},
}SCSS
$custom: #61ef8b; $custom-light: #9af5ae; $custom-dark: #000000;
JSON
{
"hex": "#61ef8b",
"rgb": {
"r": 97,
"g": 239,
"b": 139
},
"hsl": {
"h": 137.746,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.85093,
"c": 0.18527,
"h": 150.3
},
"luminance": 0.66138
}Semantic roles & 50–950 ramp
primary
#61EF8B
secondary
#C03497
accent
#089FDE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581