#61DF8D#61DF8D
#61DF8D is a light, vivid green. Relative luminance 0.572; OKLCH L 81.2% C 0.162 H 152.5°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #61DF8D |
|---|---|
| RGB | rgb(97, 223, 141) |
| HSL | hsl(141, 66%, 63%) |
| HSV | hsv(141, 57%, 87%) |
| CMYK | cmyk(56.5%, 0%, 36.8%, 12.5%) |
| CIE-LAB | lab(80.31, -52.97, 29.92) |
| CIE-LCH | lch(80.31, 60.83, 150.54°) |
| OKLab | oklab(81.2% -0.1436 0.0748) |
| OKLCH | oklch(81.2% 0.162 152.5) |
| XYZ | xyz(36.1224, 57.2365, 34.3383) |
| Luminance | 0.5724 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.50
Aqua Green
#12E193
ΔE00 4.01
Tealish Green
#0CDC73
ΔE00 4.58
Seaweed
#18D17B
ΔE00 4.94
Emerald
#50C878
ΔE00 5.67
Turquoise Green
#04F489
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DF8D #DF61B3
analogous
#74DF61 #61DF8D #61DFCC
triadic
#61DF8D #8D61DF #DF8D61
tetradic
#61DF8D #6174DF #DF61B3 #DFCC61
square
#61DF8D #6174DF #DF61B3 #DFCC61
split-complementary
#61DF8D #CC61DF #DF6174
monochromatic
#21A44F #2ED568 #61DF8D #94E9B2 #C7F4D6
Accessibility & contrast
On white
1.69
#61DF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#61DF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DF8D
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DF8D | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE87
Deuteranopia (green-blind)
#CEC292
Tritanopia (blue-blind)
#3CDCCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #61df8d; /* rgb */ color: rgb(97, 223, 141); /* oklch */ color: oklch(81.2% 0.162 152.5);
Tailwind
colors: {
custom: {
50: '#98eaaf',
500: '#61df8d',
950: '#000000',
},
}SCSS
$custom: #61df8d; $custom-light: #98eaaf; $custom-dark: #000000;
JSON
{
"hex": "#61df8d",
"rgb": {
"r": 97,
"g": 223,
"b": 141
},
"hsl": {
"h": 140.952,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.81202,
"c": 0.16194,
"h": 152.5
},
"luminance": 0.5724
}Semantic roles & 50–950 ramp
primary
#61DF8D
secondary
#A73D82
accent
#178ECE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481