#61DC8B#61DC8B
#61DC8B is a light, vivid green. Relative luminance 0.556; OKLCH L 80.4% C 0.160 H 152.3°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #61DC8B |
|---|---|
| RGB | rgb(97, 220, 139) |
| HSL | hsl(140, 64%, 62%) |
| HSV | hsv(140, 56%, 86%) |
| CMYK | cmyk(55.9%, 0%, 36.8%, 13.7%) |
| CIE-LAB | lab(79.38, -52.12, 29.70) |
| CIE-LCH | lch(79.38, 59.99, 150.32°) |
| OKLab | oklab(80.43% -0.1413 0.0743) |
| OKLCH | oklch(80.43% 0.16 152.3) |
| XYZ | xyz(35.1805, 55.5887, 33.2968) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.84
Aqua Green
#12E193
ΔE00 4.17
Seaweed
#18D17B
ΔE00 4.54
Tealish Green
#0CDC73
ΔE00 4.56
Emerald
#50C878
ΔE00 5.01
Lightgreen
#90EE90
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DC8B #DC61B2
analogous
#74DC61 #61DC8B #61DCC9
triadic
#61DC8B #8B61DC #DC8B61
tetradic
#61DC8B #6174DC #DC61B2 #DCC961
square
#61DC8B #6174DC #DC61B2 #DCC961
split-complementary
#61DC8B #C961DC #DC6174
monochromatic
#239F4E #2FD166 #61DC8B #93E7B0 #C5F2D5
Accessibility & contrast
On white
1.73
#61DC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#61DC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DC8B
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DC8B | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC86
Deuteranopia (green-blind)
#CCC090
Tritanopia (blue-blind)
#3FD9C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #61dc8b; /* rgb */ color: rgb(97, 220, 139); /* oklch */ color: oklch(80.4% 0.160 152.3);
Tailwind
colors: {
custom: {
50: '#97e8ad',
500: '#61dc8b',
950: '#000000',
},
}SCSS
$custom: #61dc8b; $custom-light: #97e8ad; $custom-dark: #000000;
JSON
{
"hex": "#61dc8b",
"rgb": {
"r": 97,
"g": 220,
"b": 139
},
"hsl": {
"h": 140.488,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.80426,
"c": 0.15966,
"h": 152.3
},
"luminance": 0.55592
}Semantic roles & 50–950 ramp
primary
#61DC8B
secondary
#A33E81
accent
#1A8FCC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481