#61DD76#61DD76
#61DD76 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.3% C 0.180 H 147.1°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #61DD76 |
|---|---|
| RGB | rgb(97, 221, 118) |
| HSL | hsl(130, 65%, 62%) |
| HSV | hsv(130, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 46.6%, 13.3%) |
| CIE-LAB | lab(79.36, -55.92, 40.23) |
| CIE-LCH | lch(79.36, 68.89, 144.27°) |
| OKLab | oklab(80.31% -0.1514 0.0981) |
| OKLCH | oklch(80.31% 0.18 147.1) |
| XYZ | xyz(34.0540, 55.5593, 26.0655) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.28
Lightish Green
#61E160
ΔE00 3.55
Tealish Green
#0CDC73
ΔE00 3.74
Fresh Green
#69D84F
ΔE00 5.38
Lightgreen
#90EE90
ΔE00 5.59
Seaweed
#18D17B
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DD76 #DD61C8
analogous
#8ADD61 #61DD76 #61DDB4
triadic
#61DD76 #7661DD #DD7661
tetradic
#61DD76 #618ADD #DD61C8 #DDB461
square
#61DD76 #618ADD #DD61C8 #DDB461
split-complementary
#61DD76 #B461DD #DD618A
monochromatic
#23A138 #2FD24A #61DD76 #93E8A2 #C6F3CD
Accessibility & contrast
On white
1.73
#61DD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#61DD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DD76
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DD76 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CB6E
Deuteranopia (green-blind)
#CFC07D
Tritanopia (blue-blind)
#47D9C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #61dd76; /* rgb */ color: rgb(97, 221, 118); /* oklch */ color: oklch(80.3% 0.180 147.1);
Tailwind
colors: {
custom: {
50: '#98e89f',
500: '#61dd76',
950: '#000000',
},
}SCSS
$custom: #61dd76; $custom-light: #98e89f; $custom-dark: #000000;
JSON
{
"hex": "#61dd76",
"rgb": {
"r": 97,
"g": 221,
"b": 118
},
"hsl": {
"h": 130.161,
"s": 64.583,
"l": 62.353
},
"oklch": {
"l": 0.80308,
"c": 0.18041,
"h": 147.1
},
"luminance": 0.55562
}Semantic roles & 50–950 ramp
primary
#61DD76
secondary
#A43E93
accent
#19AECC
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480