#61FA79#61FA79
#61FA79 is a very light, highly saturated green. Relative luminance 0.723; OKLCH L 87.5% C 0.215 H 146.3°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #61FA79 |
|---|---|
| RGB | rgb(97, 250, 121) |
| HSL | hsl(129, 94%, 68%) |
| HSV | hsv(129, 61%, 98%) |
| CMYK | cmyk(61.2%, 0%, 51.6%, 2%) |
| CIE-LAB | lab(88.11, -66.20, 49.65) |
| CIE-LCH | lch(88.11, 82.75, 143.13°) |
| OKLab | oklab(87.52% -0.179 0.1194) |
| OKLCH | oklch(87.52% 0.215 146.3) |
| XYZ | xyz(42.5638, 72.2889, 29.7955) |
| Luminance | 0.7229 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.85
Spearmint
#1EF876
ΔE00 2.72
Spring Green
#00FF7F
ΔE00 3.29
Light Bright Green
#53FE5C
ΔE00 3.44
Minty Green
#0BF77D
ΔE00 3.46
Easter Green
#8CFD7E
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FA79 #FA61E2
analogous
#95FA61 #61FA79 #61FAC6
triadic
#61FA79 #7961FA #FA7961
tetradic
#61FA79 #6195FA #FA61E2 #FAC661
square
#61FA79 #6195FA #FA61E2 #FAC661
split-complementary
#61FA79 #C661FA #FA6195
monochromatic
#07DA28 #26F847 #61FA79 #9CFCAB #D8FEDE
Accessibility & contrast
On white
1.36
#61FA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#61FA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FA79
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FA79 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56E
Deuteranopia (green-blind)
#EAD882
Tritanopia (blue-blind)
#3AF4DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #61fa79; /* rgb */ color: rgb(97, 250, 121); /* oklch */ color: oklch(87.5% 0.215 146.3);
Tailwind
colors: {
custom: {
50: '#9cfda2',
500: '#61fa79',
950: '#000000',
},
}SCSS
$custom: #61fa79; $custom-light: #9cfda2; $custom-dark: #000000;
JSON
{
"hex": "#61fa79",
"rgb": {
"r": 97,
"g": 250,
"b": 121
},
"hsl": {
"h": 129.412,
"s": 93.865,
"l": 68.039
},
"oklch": {
"l": 0.87519,
"c": 0.21515,
"h": 146.3
},
"luminance": 0.72293
}Semantic roles & 50–950 ramp
primary
#61FA79
secondary
#D32CB9
accent
#00C1E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680