#61EF91#61EF91
#61EF91 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.2% C 0.180 H 151.7°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #61EF91 |
|---|---|
| RGB | rgb(97, 239, 145) |
| HSL | hsl(140, 82%, 66%) |
| HSV | hsv(140, 59%, 94%) |
| CMYK | cmyk(59.4%, 0%, 39.3%, 6.3%) |
| CIE-LAB | lab(85.16, -58.52, 34.31) |
| CIE-LCH | lch(85.16, 67.84, 149.62°) |
| OKLab | oklab(85.2% -0.1583 0.0853) |
| OKLCH | oklch(85.2% 0.18 151.7) |
| XYZ | xyz(40.9039, 66.3148, 37.4270) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.24
Weird Green
#3AE57F
ΔE00 3.24
Light Green Blue
#56FCA2
ΔE00 3.25
Turquoise Green
#04F489
ΔE00 3.30
Light Bluish Green
#76FDA8
ΔE00 3.67
Wintergreen
#20F986
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EF91 #EF61BF
analogous
#78EF61 #61EF91 #61EFD8
triadic
#61EF91 #9161EF #EF9161
tetradic
#61EF91 #6178EF #EF61BF #EFD861
square
#61EF91 #6178EF #EF61BF #EFD861
split-complementary
#61EF91 #D861EF #EF6178
monochromatic
#14C24F #29E96A #61EF91 #99F5B8 #D0FADE
Accessibility & contrast
On white
1.47
#61EF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#61EF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EF91
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EF91 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8A
Deuteranopia (green-blind)
#DDD097
Tritanopia (blue-blind)
#33ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61ef91; /* rgb */ color: rgb(97, 239, 145); /* oklch */ color: oklch(85.2% 0.180 151.7);
Tailwind
colors: {
custom: {
50: '#9af5b2',
500: '#61ef91',
950: '#000000',
},
}SCSS
$custom: #61ef91; $custom-light: #9af5b2; $custom-dark: #000000;
JSON
{
"hex": "#61ef91",
"rgb": {
"r": 97,
"g": 239,
"b": 145
},
"hsl": {
"h": 140.282,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.85198,
"c": 0.17985,
"h": 151.7
},
"luminance": 0.66319
}Semantic roles & 50–950 ramp
primary
#61EF91
secondary
#C03491
accent
#0895DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581