#61DF79#61DF79
#61DF79 is a light, vivid green. Relative luminance 0.567; OKLCH L 80.9% C 0.180 H 147.6°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #61DF79 |
|---|---|
| RGB | rgb(97, 223, 121) |
| HSL | hsl(131, 66%, 63%) |
| HSV | hsv(131, 57%, 87%) |
| CMYK | cmyk(56.5%, 0%, 45.7%, 12.5%) |
| CIE-LAB | lab(80.01, -56.24, 39.58) |
| CIE-LCH | lch(80.01, 68.77, 144.87°) |
| OKLab | oklab(80.85% -0.1522 0.0967) |
| OKLCH | oklch(80.85% 0.18 147.6) |
| XYZ | xyz(34.7663, 56.6941, 27.1964) |
| Luminance | 0.5670 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.91
Tealish Green
#0CDC73
ΔE00 3.71
Lightish Green
#61E160
ΔE00 3.73
Lightgreen
#90EE90
ΔE00 5.28
Fresh Green
#69D84F
ΔE00 5.76
Turquoise Green
#04F489
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DF79 #DF61C7
analogous
#88DF61 #61DF79 #61DFB8
triadic
#61DF79 #7961DF #DF7961
tetradic
#61DF79 #6188DF #DF61C7 #DFB861
square
#61DF79 #6188DF #DF61C7 #DFB861
split-complementary
#61DF79 #B861DF #DF6188
monochromatic
#21A43A #2ED54E #61DF79 #94E9A4 #C7F4CF
Accessibility & contrast
On white
1.70
#61DF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#61DF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DF79
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DF79 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD71
Deuteranopia (green-blind)
#D1C280
Tritanopia (blue-blind)
#45DBC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #61df79; /* rgb */ color: rgb(97, 223, 121); /* oklch */ color: oklch(80.9% 0.180 147.6);
Tailwind
colors: {
custom: {
50: '#98eaa1',
500: '#61df79',
950: '#000000',
},
}SCSS
$custom: #61df79; $custom-light: #98eaa1; $custom-dark: #000000;
JSON
{
"hex": "#61df79",
"rgb": {
"r": 97,
"g": 223,
"b": 121
},
"hsl": {
"h": 131.429,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.80852,
"c": 0.18035,
"h": 147.6
},
"luminance": 0.56697
}Semantic roles & 50–950 ramp
primary
#61DF79
secondary
#A73D93
accent
#17ABCE
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480