#61FD81#61FD81
#61FD81 is a very light, highly saturated green. Relative luminance 0.744; OKLCH L 88.4% C 0.212 H 147.4°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #61FD81 |
|---|---|
| RGB | rgb(97, 253, 129) |
| HSL | hsl(132, 98%, 69%) |
| HSV | hsv(132, 62%, 99%) |
| CMYK | cmyk(61.7%, 0%, 49%, 0.8%) |
| CIE-LAB | lab(89.10, -66.18, 47.13) |
| CIE-LCH | lch(89.10, 81.25, 144.54°) |
| OKLab | oklab(88.37% -0.1787 0.1142) |
| OKLCH | oklch(88.37% 0.212 147.4) |
| XYZ | xyz(44.0144, 74.3726, 32.8004) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.11
Spearmint
#1EF876
ΔE00 2.76
Spring Green
#00FF7F
ΔE00 2.86
Minty Green
#0BF77D
ΔE00 3.26
Wintergreen
#20F986
ΔE00 3.33
Easter Green
#8CFD7E
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FD81 #FD61DD
analogous
#8FFD61 #61FD81 #61FDCF
triadic
#61FD81 #8161FD #FD8161
tetradic
#61FD81 #618FFD #FD61DD #FDCF61
square
#61FD81 #618FFD #FD61DD #FDCF61
split-complementary
#61FD81 #CF61FD #FD618F
monochromatic
#03E130 #25FC51 #61FD81 #9DFEB1 #DAFFE1
Accessibility & contrast
On white
1.32
#61FD81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#61FD81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FD81
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FD81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FD81 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE877
Deuteranopia (green-blind)
#ECDA8A
Tritanopia (blue-blind)
#35F8E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #61fd81; /* rgb */ color: rgb(97, 253, 129); /* oklch */ color: oklch(88.4% 0.212 147.4);
Tailwind
colors: {
custom: {
50: '#9dffa8',
500: '#61fd81',
950: '#000000',
},
}SCSS
$custom: #61fd81; $custom-light: #9dffa8; $custom-dark: #000000;
JSON
{
"hex": "#61fd81",
"rgb": {
"r": 97,
"g": 253,
"b": 129
},
"hsl": {
"h": 132.308,
"s": 97.5,
"l": 68.627
},
"oklch": {
"l": 0.88368,
"c": 0.21211,
"h": 147.4
},
"luminance": 0.74377
}Semantic roles & 50–950 ramp
primary
#61FD81
secondary
#D72BB4
accent
#00B6E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101810
muted
#808680