#61EC8D#61EC8D
#61EC8D is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.4% C 0.179 H 151.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #61EC8D |
|---|---|
| RGB | rgb(97, 236, 141) |
| HSL | hsl(139, 79%, 65%) |
| HSV | hsv(139, 59%, 93%) |
| CMYK | cmyk(58.9%, 0%, 40.3%, 7.5%) |
| CIE-LAB | lab(84.20, -58.05, 35.05) |
| CIE-LCH | lch(84.20, 67.81, 148.87°) |
| OKLab | oklab(84.39% -0.157 0.0869) |
| OKLCH | oklch(84.39% 0.179 151) |
| XYZ | xyz(39.7299, 64.4516, 35.5408) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.75
Turquoise Green
#04F489
ΔE00 3.53
Sea Green (survey)
#53FCA1
ΔE00 3.95
Light Green Blue
#56FCA2
ΔE00 3.97
Wintergreen
#20F986
ΔE00 4.08
Light Bluish Green
#76FDA8
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EC8D #EC61C0
analogous
#7AEC61 #61EC8D #61ECD3
triadic
#61EC8D #8D61EC #EC8D61
tetradic
#61EC8D #617AEC #EC61C0 #ECD361
square
#61EC8D #617AEC #EC61C0 #ECD361
split-complementary
#61EC8D #D361EC #EC617A
monochromatic
#17BC4B #2AE566 #61EC8D #98F3B4 #CEF9DC
Accessibility & contrast
On white
1.51
#61EC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#61EC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EC8D
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EC8D | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA86
Deuteranopia (green-blind)
#DBCD93
Tritanopia (blue-blind)
#37E8D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #61ec8d; /* rgb */ color: rgb(97, 236, 141); /* oklch */ color: oklch(84.4% 0.179 151.0);
Tailwind
colors: {
custom: {
50: '#9af3af',
500: '#61ec8d',
950: '#000000',
},
}SCSS
$custom: #61ec8d; $custom-light: #9af3af; $custom-dark: #000000;
JSON
{
"hex": "#61ec8d",
"rgb": {
"r": 97,
"g": 236,
"b": 141
},
"hsl": {
"h": 138.993,
"s": 78.531,
"l": 65.294
},
"oklch": {
"l": 0.84392,
"c": 0.17949,
"h": 151
},
"luminance": 0.64455
}Semantic roles & 50–950 ramp
primary
#61EC8D
secondary
#BB3691
accent
#0B99DB
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581