#61DF80#61DF80
#61DF80 is a light, vivid green. Relative luminance 0.569; OKLCH L 81.0% C 0.174 H 149.1°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #61DF80 |
|---|---|
| RGB | rgb(97, 223, 128) |
| HSL | hsl(135, 66%, 63%) |
| HSV | hsv(135, 57%, 87%) |
| CMYK | cmyk(56.5%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(80.11, -55.15, 36.23) |
| CIE-LCH | lch(80.11, 65.99, 146.70°) |
| OKLab | oklab(80.97% -0.1493 0.0893) |
| OKLCH | oklch(80.97% 0.174 149.1) |
| XYZ | xyz(35.2113, 56.8721, 29.5397) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.67
Tealish Green
#0CDC73
ΔE00 3.68
Lightish Green
#61E160
ΔE00 4.85
Lightgreen
#90EE90
ΔE00 5.28
Seaweed
#18D17B
ΔE00 5.32
Aqua Green
#12E193
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DF80 #DF61C0
analogous
#81DF61 #61DF80 #61DFBF
triadic
#61DF80 #8061DF #DF8061
tetradic
#61DF80 #6181DF #DF61C0 #DFBF61
square
#61DF80 #6181DF #DF61C0 #DFBF61
split-complementary
#61DF80 #BF61DF #DF6181
monochromatic
#21A442 #2ED557 #61DF80 #94E9A9 #C7F4D2
Accessibility & contrast
On white
1.70
#61DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#61DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DF80
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DF80 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE79
Deuteranopia (green-blind)
#D0C286
Tritanopia (blue-blind)
#42DBC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #61df80; /* rgb */ color: rgb(97, 223, 128); /* oklch */ color: oklch(81.0% 0.174 149.1);
Tailwind
colors: {
custom: {
50: '#98eaa6',
500: '#61df80',
950: '#000000',
},
}SCSS
$custom: #61df80; $custom-light: #98eaa6; $custom-dark: #000000;
JSON
{
"hex": "#61df80",
"rgb": {
"r": 97,
"g": 223,
"b": 128
},
"hsl": {
"h": 134.762,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.80967,
"c": 0.17394,
"h": 149.1
},
"luminance": 0.56875
}Semantic roles & 50–950 ramp
primary
#61DF80
secondary
#A73D8D
accent
#17A1CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480