#61DD78#61DD78
#61DD78 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.3% C 0.179 H 147.5°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #61DD78 |
|---|---|
| RGB | rgb(97, 221, 120) |
| HSL | hsl(131, 65%, 62%) |
| HSV | hsv(131, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 45.7%, 13.3%) |
| CIE-LAB | lab(79.39, -55.62, 39.28) |
| CIE-LCH | lch(79.39, 68.10, 144.77°) |
| OKLab | oklab(80.34% -0.1506 0.096) |
| OKLCH | oklch(80.34% 0.179 147.5) |
| XYZ | xyz(34.1742, 55.6073, 26.6980) |
| Luminance | 0.5561 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.15
Tealish Green
#0CDC73
ΔE00 3.67
Lightish Green
#61E160
ΔE00 3.85
Lightgreen
#90EE90
ΔE00 5.55
Seaweed
#18D17B
ΔE00 5.58
Fresh Green
#69D84F
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DD78 #DD61C6
analogous
#88DD61 #61DD78 #61DDB6
triadic
#61DD78 #7861DD #DD7861
tetradic
#61DD78 #6188DD #DD61C6 #DDB661
square
#61DD78 #6188DD #DD61C6 #DDB661
split-complementary
#61DD78 #B661DD #DD6188
monochromatic
#23A13A #2FD24D #61DD78 #93E8A3 #C6F3CE
Accessibility & contrast
On white
1.73
#61DD78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#61DD78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DD78
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DD78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DD78 | 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)
#DFCC70
Deuteranopia (green-blind)
#CFC07F
Tritanopia (blue-blind)
#46D9C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #61dd78; /* rgb */ color: rgb(97, 221, 120); /* oklch */ color: oklch(80.3% 0.179 147.5);
Tailwind
colors: {
custom: {
50: '#98e8a0',
500: '#61dd78',
950: '#000000',
},
}SCSS
$custom: #61dd78; $custom-light: #98e8a0; $custom-dark: #000000;
JSON
{
"hex": "#61dd78",
"rgb": {
"r": 97,
"g": 221,
"b": 120
},
"hsl": {
"h": 131.129,
"s": 64.583,
"l": 62.353
},
"oklch": {
"l": 0.8034,
"c": 0.17858,
"h": 147.5
},
"luminance": 0.5561
}Semantic roles & 50–950 ramp
primary
#61DD78
secondary
#A43E91
accent
#19ABCC
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480