#61FA80#61FA80
#61FA80 is a very light, highly saturated green. Relative luminance 0.725; OKLCH L 87.6% C 0.209 H 147.4°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #61FA80 |
|---|---|
| RGB | rgb(97, 250, 128) |
| HSL | hsl(132, 94%, 68%) |
| HSV | hsv(132, 61%, 98%) |
| CMYK | cmyk(61.2%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(88.19, -65.24, 46.48) |
| CIE-LCH | lch(88.19, 80.11, 144.53°) |
| OKLab | oklab(87.62% -0.1762 0.1127) |
| OKLCH | oklch(87.62% 0.209 147.4) |
| XYZ | xyz(43.0087, 72.4669, 32.1389) |
| Luminance | 0.7247 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.37
Spearmint
#1EF876
ΔE00 2.61
Spring Green
#00FF7F
ΔE00 3.00
Minty Green
#0BF77D
ΔE00 3.05
Wintergreen
#20F986
ΔE00 3.17
Easter Green
#8CFD7E
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FA80 #FA61DB
analogous
#8EFA61 #61FA80 #61FACC
triadic
#61FA80 #8061FA #FA8061
tetradic
#61FA80 #618EFA #FA61DB #FACC61
square
#61FA80 #618EFA #FA61DB #FACC61
split-complementary
#61FA80 #CC61FA #FA618E
monochromatic
#07DA32 #26F850 #61FA80 #9CFCB0 #D8FEDF
Accessibility & contrast
On white
1.36
#61FA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#61FA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FA80
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FA80 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE576
Deuteranopia (green-blind)
#E9D889
Tritanopia (blue-blind)
#37F5DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #61fa80; /* rgb */ color: rgb(97, 250, 128); /* oklch */ color: oklch(87.6% 0.209 147.4);
Tailwind
colors: {
custom: {
50: '#9cfda7',
500: '#61fa80',
950: '#000000',
},
}SCSS
$custom: #61fa80; $custom-light: #9cfda7; $custom-dark: #000000;
JSON
{
"hex": "#61fa80",
"rgb": {
"r": 97,
"g": 250,
"b": 128
},
"hsl": {
"h": 132.157,
"s": 93.865,
"l": 68.039
},
"oklch": {
"l": 0.87617,
"c": 0.20919,
"h": 147.4
},
"luminance": 0.72471
}Semantic roles & 50–950 ramp
primary
#61FA80
secondary
#D32CB1
accent
#00B7E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101810
muted
#808680