#61EF89#61EF89
#61EF89 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.1% C 0.187 H 149.8°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #61EF89 |
|---|---|
| RGB | rgb(97, 239, 137) |
| HSL | hsl(137, 82%, 66%) |
| HSV | hsv(137, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 42.7%, 6.3%) |
| CIE-LAB | lab(85.04, -59.84, 38.13) |
| CIE-LCH | lch(85.04, 70.96, 147.50°) |
| OKLab | oklab(85.06% -0.1617 0.094) |
| OKLCH | oklch(85.06% 0.187 149.8) |
| XYZ | xyz(40.3087, 66.0767, 34.2919) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.07
Turquoise Green
#04F489
ΔE00 3.28
Wintergreen
#20F986
ΔE00 3.39
Minty Green
#0BF77D
ΔE00 3.64
Sea Green (survey)
#53FCA1
ΔE00 4.00
Light Green Blue
#56FCA2
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EF89 #EF61C7
analogous
#80EF61 #61EF89 #61EFD0
triadic
#61EF89 #8961EF #EF8961
tetradic
#61EF89 #6180EF #EF61C7 #EFD061
square
#61EF89 #6180EF #EF61C7 #EFD061
split-complementary
#61EF89 #D061EF #EF6180
monochromatic
#14C245 #29E95F #61EF89 #99F5B3 #D0FADC
Accessibility & contrast
On white
1.48
#61EF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#61EF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EF89
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EF89 | 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)
#F1DC81
Deuteranopia (green-blind)
#DECF90
Tritanopia (blue-blind)
#38EBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ef89; /* rgb */ color: rgb(97, 239, 137); /* oklch */ color: oklch(85.1% 0.187 149.8);
Tailwind
colors: {
custom: {
50: '#9af5ac',
500: '#61ef89',
950: '#000000',
},
}SCSS
$custom: #61ef89; $custom-light: #9af5ac; $custom-dark: #000000;
JSON
{
"hex": "#61ef89",
"rgb": {
"r": 97,
"g": 239,
"b": 137
},
"hsl": {
"h": 136.901,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.85059,
"c": 0.18707,
"h": 149.8
},
"luminance": 0.66081
}Semantic roles & 50–950 ramp
primary
#61EF89
secondary
#C03499
accent
#08A2DE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581