#61DC99#61DC99
#61DC99 is a light, vivid green. Relative luminance 0.560; OKLCH L 80.7% C 0.147 H 156.9°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #61DC99 |
|---|---|
| RGB | rgb(97, 220, 153) |
| HSL | hsl(147, 64%, 62%) |
| HSV | hsv(147, 56%, 86%) |
| CMYK | cmyk(55.9%, 0%, 30.5%, 13.7%) |
| CIE-LAB | lab(79.63, -49.52, 22.80) |
| CIE-LCH | lch(79.63, 54.52, 155.28°) |
| OKLab | oklab(80.71% -0.1351 0.0578) |
| OKLCH | oklch(80.71% 0.147 156.9) |
| XYZ | xyz(36.2697, 56.0243, 39.0332) |
| Luminance | 0.5603 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.78
Seafoam
#7FE0B3
ΔE00 5.34
Eucalyptus
#44D7A8
ΔE00 5.39
Seaweed
#18D17B
ΔE00 5.47
Weird Green
#3AE57F
ΔE00 5.91
Emerald
#50C878
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DC99 #DC61A4
analogous
#67DC61 #61DC99 #61DCD7
triadic
#61DC99 #9961DC #DC9961
tetradic
#61DC99 #6167DC #DC61A4 #DCD761
square
#61DC99 #6167DC #DC61A4 #DCD761
split-complementary
#61DC99 #D761DC #DC6167
monochromatic
#239F5C #2FD179 #61DC99 #93E7B9 #C5F2DA
Accessibility & contrast
On white
1.72
#61DC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#61DC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DC99
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DC99 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD95
Deuteranopia (green-blind)
#C9C09D
Tritanopia (blue-blind)
#37DACA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #61dc99; /* rgb */ color: rgb(97, 220, 153); /* oklch */ color: oklch(80.7% 0.147 156.9);
Tailwind
colors: {
custom: {
50: '#97e8b7',
500: '#61dc99',
950: '#000000',
},
}SCSS
$custom: #61dc99; $custom-light: #97e8b7; $custom-dark: #000000;
JSON
{
"hex": "#61dc99",
"rgb": {
"r": 97,
"g": 220,
"b": 153
},
"hsl": {
"h": 147.317,
"s": 63.731,
"l": 62.157
},
"oklch": {
"l": 0.80711,
"c": 0.14692,
"h": 156.9
},
"luminance": 0.56028
}Semantic roles & 50–950 ramp
primary
#61DC99
secondary
#A33E75
accent
#1A7BCC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481