#61DE89#61DE89
#61DE89 is a light, vivid green. Relative luminance 0.566; OKLCH L 80.9% C 0.164 H 151.5°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #61DE89 |
|---|---|
| RGB | rgb(97, 222, 137) |
| HSL | hsl(139, 65%, 63%) |
| HSV | hsv(139, 56%, 87%) |
| CMYK | cmyk(56.3%, 0%, 38.3%, 12.9%) |
| CIE-LAB | lab(79.95, -53.27, 31.48) |
| CIE-LCH | lch(79.95, 61.87, 149.42°) |
| OKLab | oklab(80.88% -0.1443 0.0784) |
| OKLCH | oklch(80.88% 0.164 151.5) |
| XYZ | xyz(35.5638, 56.5868, 32.7103) |
| Luminance | 0.5659 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.25
Tealish Green
#0CDC73
ΔE00 4.22
Aqua Green
#12E193
ΔE00 4.38
Seaweed
#18D17B
ΔE00 4.80
Emerald
#50C878
ΔE00 5.42
Lightgreen
#90EE90
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DE89 #DE61B6
analogous
#77DE61 #61DE89 #61DEC7
triadic
#61DE89 #8961DE #DE8961
tetradic
#61DE89 #6177DE #DE61B6 #DEC761
square
#61DE89 #6177DE #DE61B6 #DEC761
split-complementary
#61DE89 #C761DE #DE6177
monochromatic
#22A34B #2ED363 #61DE89 #94E9AF #C6F3D5
Accessibility & contrast
On white
1.70
#61DE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#61DE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DE89
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DE89 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD83
Deuteranopia (green-blind)
#CEC28E
Tritanopia (blue-blind)
#3FDBC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #61de89; /* rgb */ color: rgb(97, 222, 137); /* oklch */ color: oklch(80.9% 0.164 151.5);
Tailwind
colors: {
custom: {
50: '#98e9ac',
500: '#61de89',
950: '#000000',
},
}SCSS
$custom: #61de89; $custom-light: #98e9ac; $custom-dark: #000000;
JSON
{
"hex": "#61de89",
"rgb": {
"r": 97,
"g": 222,
"b": 137
},
"hsl": {
"h": 139.2,
"s": 65.445,
"l": 62.549
},
"oklch": {
"l": 0.80881,
"c": 0.16426,
"h": 151.5
},
"luminance": 0.5659
}Semantic roles & 50–950 ramp
primary
#61DE89
secondary
#A63E84
accent
#1893CD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481