#61DC79#61DC79
#61DC79 is a light, vivid green. Relative luminance 0.551; OKLCH L 80.1% C 0.176 H 147.7°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #61DC79 |
|---|---|
| RGB | rgb(97, 220, 121) |
| HSL | hsl(132, 64%, 62%) |
| HSV | hsv(132, 56%, 86%) |
| CMYK | cmyk(55.9%, 0%, 45%, 13.7%) |
| CIE-LAB | lab(79.10, -55.08, 38.42) |
| CIE-LCH | lch(79.10, 67.16, 145.10°) |
| OKLab | oklab(80.11% -0.1491 0.0941) |
| OKLCH | oklch(80.11% 0.176 147.7) |
| XYZ | xyz(33.9719, 55.1052, 26.9316) |
| Luminance | 0.5511 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.22
Tealish Green
#0CDC73
ΔE00 3.64
Lightish Green
#61E160
ΔE00 4.16
Seaweed
#18D17B
ΔE00 5.33
Emerald
#50C878
ΔE00 5.59
Lightgreen
#90EE90
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DC79 #DC61C4
analogous
#87DC61 #61DC79 #61DCB6
triadic
#61DC79 #7961DC #DC7961
tetradic
#61DC79 #6187DC #DC61C4 #DCB661
square
#61DC79 #6187DC #DC61C4 #DCB661
split-complementary
#61DC79 #B661DC #DC6187
monochromatic
#239F3B #2FD14F #61DC79 #93E7A3 #C5F2CE
Accessibility & contrast
On white
1.75
#61DC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#61DC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DC79
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DC79 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB71
Deuteranopia (green-blind)
#CEBF80
Tritanopia (blue-blind)
#46D8C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #61dc79; /* rgb */ color: rgb(97, 220, 121); /* oklch */ color: oklch(80.1% 0.176 147.7);
Tailwind
colors: {
custom: {
50: '#98e8a1',
500: '#61dc79',
950: '#000000',
},
}SCSS
$custom: #61dc79; $custom-light: #98e8a1; $custom-dark: #000000;
JSON
{
"hex": "#61dc79",
"rgb": {
"r": 97,
"g": 220,
"b": 121
},
"hsl": {
"h": 131.707,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.80108,
"c": 0.17632,
"h": 147.7
},
"luminance": 0.55108
}Semantic roles & 50–950 ramp
primary
#61DC79
secondary
#A33E8F
accent
#1AA9CC
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480