#61DF7E#61DF7E
#61DF7E is a light, vivid green. Relative luminance 0.568; OKLCH L 80.9% C 0.176 H 148.6°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #61DF7E |
|---|---|
| RGB | rgb(97, 223, 126) |
| HSL | hsl(134, 66%, 63%) |
| HSV | hsv(134, 57%, 87%) |
| CMYK | cmyk(56.5%, 0%, 43.5%, 12.5%) |
| CIE-LAB | lab(80.08, -55.47, 37.19) |
| CIE-LCH | lch(80.08, 66.78, 146.16°) |
| OKLab | oklab(80.93% -0.1501 0.0915) |
| OKLCH | oklch(80.93% 0.176 148.6) |
| XYZ | xyz(35.0809, 56.8199, 28.8533) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.69
Tealish Green
#0CDC73
ΔE00 3.66
Lightish Green
#61E160
ΔE00 4.53
Lightgreen
#90EE90
ΔE00 5.26
Seaweed
#18D17B
ΔE00 5.45
Turquoise Green
#04F489
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DF7E #DF61C2
analogous
#83DF61 #61DF7E #61DFBD
triadic
#61DF7E #7E61DF #DF7E61
tetradic
#61DF7E #6183DF #DF61C2 #DFBD61
square
#61DF7E #6183DF #DF61C2 #DFBD61
split-complementary
#61DF7E #BD61DF #DF6183
monochromatic
#21A43F #2ED554 #61DF7E #94E9A8 #C7F4D1
Accessibility & contrast
On white
1.70
#61DF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#61DF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DF7E
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DF7E | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE77
Deuteranopia (green-blind)
#D0C284
Tritanopia (blue-blind)
#43DBC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #61df7e; /* rgb */ color: rgb(97, 223, 126); /* oklch */ color: oklch(80.9% 0.176 148.6);
Tailwind
colors: {
custom: {
50: '#98eaa4',
500: '#61df7e',
950: '#000000',
},
}SCSS
$custom: #61df7e; $custom-light: #98eaa4; $custom-dark: #000000;
JSON
{
"hex": "#61df7e",
"rgb": {
"r": 97,
"g": 223,
"b": 126
},
"hsl": {
"h": 133.81,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.80933,
"c": 0.17578,
"h": 148.6
},
"luminance": 0.56823
}Semantic roles & 50–950 ramp
primary
#61DF7E
secondary
#A73D8F
accent
#17A4CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480