#61FA78#61FA78
#61FA78 is a very light, highly saturated green. Relative luminance 0.723; OKLCH L 87.5% C 0.216 H 146.1°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #61FA78 |
|---|---|
| RGB | rgb(97, 250, 120) |
| HSL | hsl(129, 94%, 68%) |
| HSV | hsv(129, 61%, 98%) |
| CMYK | cmyk(61.2%, 0%, 52%, 2%) |
| CIE-LAB | lab(88.10, -66.34, 50.10) |
| CIE-LCH | lch(88.10, 83.13, 142.94°) |
| OKLab | oklab(87.51% -0.1794 0.1203) |
| OKLCH | oklch(87.51% 0.216 146.1) |
| XYZ | xyz(42.5028, 72.2645, 29.4742) |
| Luminance | 0.7227 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.81
Spearmint
#1EF876
ΔE00 2.76
Light Bright Green
#53FE5C
ΔE00 3.32
Spring Green
#00FF7F
ΔE00 3.35
Easter Green
#8CFD7E
ΔE00 3.43
Minty Green
#0BF77D
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FA78 #FA61E3
analogous
#96FA61 #61FA78 #61FAC5
triadic
#61FA78 #7861FA #FA7861
tetradic
#61FA78 #6196FA #FA61E3 #FAC561
square
#61FA78 #6196FA #FA61E3 #FAC561
split-complementary
#61FA78 #C561FA #FA6196
monochromatic
#07DA27 #26F845 #61FA78 #9CFCAB #D8FEDD
Accessibility & contrast
On white
1.36
#61FA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#61FA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FA78
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FA78 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56C
Deuteranopia (green-blind)
#EAD882
Tritanopia (blue-blind)
#3BF4DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #61fa78; /* rgb */ color: rgb(97, 250, 120); /* oklch */ color: oklch(87.5% 0.216 146.1);
Tailwind
colors: {
custom: {
50: '#9cfda1',
500: '#61fa78',
950: '#000000',
},
}SCSS
$custom: #61fa78; $custom-light: #9cfda1; $custom-dark: #000000;
JSON
{
"hex": "#61fa78",
"rgb": {
"r": 97,
"g": 250,
"b": 120
},
"hsl": {
"h": 129.02,
"s": 93.865,
"l": 68.039
},
"oklch": {
"l": 0.87506,
"c": 0.216,
"h": 146.1
},
"luminance": 0.72269
}Semantic roles & 50–950 ramp
primary
#61FA78
secondary
#D32CBA
accent
#00C3E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680