#61DA8B#61DA8B
#61DA8B is a light, vivid green. Relative luminance 0.545; OKLCH L 79.9% C 0.157 H 152.5°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #61DA8B |
|---|---|
| RGB | rgb(97, 218, 139) |
| HSL | hsl(141, 62%, 62%) |
| HSV | hsv(141, 56%, 85%) |
| CMYK | cmyk(55.5%, 0%, 36.2%, 14.5%) |
| CIE-LAB | lab(78.78, -51.31, 28.90) |
| CIE-LCH | lch(78.78, 58.89, 150.61°) |
| OKLab | oklab(79.93% -0.1392 0.0723) |
| OKLCH | oklch(79.93% 0.157 152.5) |
| XYZ | xyz(34.6588, 54.5451, 33.1229) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.24
Weird Green
#3AE57F
ΔE00 4.27
Seaweed
#18D17B
ΔE00 4.33
Emerald
#50C878
ΔE00 4.61
Tealish Green
#0CDC73
ΔE00 4.76
Soft Green
#6FC276
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DA8B #DA61B0
analogous
#74DA61 #61DA8B #61DAC7
triadic
#61DA8B #8B61DA #DA8B61
tetradic
#61DA8B #6174DA #DA61B0 #DAC761
square
#61DA8B #6174DA #DA61B0 #DAC761
split-complementary
#61DA8B #C761DA #DA6174
monochromatic
#259C4E #30CE67 #61DA8B #93E6AF #C4F1D4
Accessibility & contrast
On white
1.76
#61DA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#61DA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DA8B
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DA8B | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA86
Deuteranopia (green-blind)
#CABE90
Tritanopia (blue-blind)
#3FD7C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #61da8b; /* rgb */ color: rgb(97, 218, 139); /* oklch */ color: oklch(79.9% 0.157 152.5);
Tailwind
colors: {
custom: {
50: '#97e6ad',
500: '#61da8b',
950: '#000000',
},
}SCSS
$custom: #61da8b; $custom-light: #97e6ad; $custom-dark: #000000;
JSON
{
"hex": "#61da8b",
"rgb": {
"r": 97,
"g": 218,
"b": 139
},
"hsl": {
"h": 140.826,
"s": 62.051,
"l": 61.765
},
"oklch": {
"l": 0.79934,
"c": 0.1569,
"h": 152.5
},
"luminance": 0.54548
}Semantic roles & 50–950 ramp
primary
#61DA8B
secondary
#A03F7E
accent
#1C8DCA
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0E1610
muted
#7F8481