#61DD79#61DD79
#61DD79 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.4% C 0.178 H 147.7°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #61DD79 |
|---|---|
| RGB | rgb(97, 221, 121) |
| HSL | hsl(132, 65%, 62%) |
| HSV | hsv(132, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 45.2%, 13.3%) |
| CIE-LAB | lab(79.40, -55.47, 38.81) |
| CIE-LCH | lch(79.40, 67.70, 145.02°) |
| OKLab | oklab(80.36% -0.1501 0.095) |
| OKLCH | oklch(80.36% 0.178 147.7) |
| XYZ | xyz(34.2352, 55.6317, 27.0193) |
| Luminance | 0.5564 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.10
Tealish Green
#0CDC73
ΔE00 3.65
Lightish Green
#61E160
ΔE00 4.01
Seaweed
#18D17B
ΔE00 5.50
Lightgreen
#90EE90
ΔE00 5.54
Fresh Green
#69D84F
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DD79 #DD61C5
analogous
#87DD61 #61DD79 #61DDB7
triadic
#61DD79 #7961DD #DD7961
tetradic
#61DD79 #6187DD #DD61C5 #DDB761
square
#61DD79 #6187DD #DD61C5 #DDB761
split-complementary
#61DD79 #B761DD #DD6187
monochromatic
#23A13B #2FD24E #61DD79 #93E8A4 #C6F3CE
Accessibility & contrast
On white
1.73
#61DD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#61DD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DD79
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DD79 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC71
Deuteranopia (green-blind)
#CFC080
Tritanopia (blue-blind)
#46D9C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #61dd79; /* rgb */ color: rgb(97, 221, 121); /* oklch */ color: oklch(80.4% 0.178 147.7);
Tailwind
colors: {
custom: {
50: '#98e8a1',
500: '#61dd79',
950: '#000000',
},
}SCSS
$custom: #61dd79; $custom-light: #98e8a1; $custom-dark: #000000;
JSON
{
"hex": "#61dd79",
"rgb": {
"r": 97,
"g": 221,
"b": 121
},
"hsl": {
"h": 131.613,
"s": 64.583,
"l": 62.353
},
"oklch": {
"l": 0.80356,
"c": 0.17767,
"h": 147.7
},
"luminance": 0.55635
}Semantic roles & 50–950 ramp
primary
#61DD79
secondary
#A43E90
accent
#19AACC
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480