#61DF89#61DF89
#61DF89 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.1% C 0.166 H 151.4°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #61DF89 |
|---|---|
| RGB | rgb(97, 223, 137) |
| HSL | hsl(139, 66%, 63%) |
| HSV | hsv(139, 57%, 87%) |
| CMYK | cmyk(56.5%, 0%, 38.6%, 12.5%) |
| CIE-LAB | lab(80.25, -53.66, 31.87) |
| CIE-LCH | lch(80.25, 62.42, 149.29°) |
| OKLab | oklab(81.13% -0.1454 0.0794) |
| OKLCH | oklch(81.13% 0.166 151.4) |
| XYZ | xyz(35.8301, 57.1196, 32.7991) |
| Luminance | 0.5712 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.08
Tealish Green
#0CDC73
ΔE00 4.18
Aqua Green
#12E193
ΔE00 4.41
Seaweed
#18D17B
ΔE00 4.95
Emerald
#50C878
ΔE00 5.65
Lightgreen
#90EE90
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DF89 #DF61B7
analogous
#78DF61 #61DF89 #61DFC8
triadic
#61DF89 #8961DF #DF8961
tetradic
#61DF89 #6178DF #DF61B7 #DFC861
square
#61DF89 #6178DF #DF61B7 #DFC861
split-complementary
#61DF89 #C861DF #DF6178
monochromatic
#21A44B #2ED563 #61DF89 #94E9AF #C7F4D5
Accessibility & contrast
On white
1.69
#61DF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#61DF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DF89
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DF89 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE83
Deuteranopia (green-blind)
#CFC28F
Tritanopia (blue-blind)
#3EDCC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #61df89; /* rgb */ color: rgb(97, 223, 137); /* oklch */ color: oklch(81.1% 0.166 151.4);
Tailwind
colors: {
custom: {
50: '#98eaac',
500: '#61df89',
950: '#000000',
},
}SCSS
$custom: #61df89; $custom-light: #98eaac; $custom-dark: #000000;
JSON
{
"hex": "#61df89",
"rgb": {
"r": 97,
"g": 223,
"b": 137
},
"hsl": {
"h": 139.048,
"s": 66.316,
"l": 62.745
},
"oklch": {
"l": 0.81127,
"c": 0.16563,
"h": 151.4
},
"luminance": 0.57123
}Semantic roles & 50–950 ramp
primary
#61DF89
secondary
#A73D85
accent
#1794CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481