#61EE8E#61EE8E
#61EE8E is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.9% C 0.181 H 151.1°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #61EE8E |
|---|---|
| RGB | rgb(97, 238, 142) |
| HSL | hsl(139, 81%, 66%) |
| HSV | hsv(139, 59%, 93%) |
| CMYK | cmyk(59.2%, 0%, 40.3%, 6.7%) |
| CIE-LAB | lab(84.81, -58.65, 35.35) |
| CIE-LCH | lch(84.81, 68.48, 148.92°) |
| OKLab | oklab(84.9% -0.1586 0.0877) |
| OKLCH | oklch(84.9% 0.181 151.1) |
| XYZ | xyz(40.3837, 65.6396, 36.1275) |
| Luminance | 0.6564 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.99
Turquoise Green
#04F489
ΔE00 3.32
Sea Green (survey)
#53FCA1
ΔE00 3.61
Light Green Blue
#56FCA2
ΔE00 3.63
Wintergreen
#20F986
ΔE00 3.77
Light Bluish Green
#76FDA8
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EE8E #EE61C1
analogous
#7AEE61 #61EE8E #61EED4
triadic
#61EE8E #8E61EE #EE8E61
tetradic
#61EE8E #617AEE #EE61C1 #EED461
square
#61EE8E #617AEE #EE61C1 #EED461
split-complementary
#61EE8E #D461EE #EE617A
monochromatic
#15C04B #2AE866 #61EE8E #98F4B6 #D0FADD
Accessibility & contrast
On white
1.49
#61EE8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#61EE8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EE8E
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EE8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EE8E | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC87
Deuteranopia (green-blind)
#DCCF94
Tritanopia (blue-blind)
#35EAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ee8e; /* rgb */ color: rgb(97, 238, 142); /* oklch */ color: oklch(84.9% 0.181 151.1);
Tailwind
colors: {
custom: {
50: '#9af4b0',
500: '#61ee8e',
950: '#000000',
},
}SCSS
$custom: #61ee8e; $custom-light: #9af4b0; $custom-dark: #000000;
JSON
{
"hex": "#61ee8e",
"rgb": {
"r": 97,
"g": 238,
"b": 142
},
"hsl": {
"h": 139.149,
"s": 80.571,
"l": 65.686
},
"oklch": {
"l": 0.849,
"c": 0.18123,
"h": 151.1
},
"luminance": 0.65643
}Semantic roles & 50–950 ramp
primary
#61EE8E
secondary
#BE3592
accent
#0999DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581