#61FD78#61FD78
#61FD78 is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.2% C 0.220 H 146.0°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #61FD78 |
|---|---|
| RGB | rgb(97, 253, 120) |
| HSL | hsl(129, 98%, 69%) |
| HSV | hsv(129, 62%, 99%) |
| CMYK | cmyk(61.7%, 0%, 52.6%, 0.8%) |
| CIE-LAB | lab(88.99, -67.40, 51.18) |
| CIE-LCH | lch(88.99, 84.63, 142.78°) |
| OKLab | oklab(88.24% -0.1822 0.1227) |
| OKLCH | oklch(88.24% 0.22 146) |
| XYZ | xyz(43.4424, 74.1437, 29.7874) |
| Luminance | 0.7415 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.49
Spearmint
#1EF876
ΔE00 2.99
Light Bright Green
#53FE5C
ΔE00 3.00
Lighter Green
#75FD63
ΔE00 3.32
Spring Green
#00FF7F
ΔE00 3.33
Easter Green
#8CFD7E
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FD78 #FD61E6
analogous
#98FD61 #61FD78 #61FDC6
triadic
#61FD78 #7861FD #FD7861
tetradic
#61FD78 #6198FD #FD61E6 #FDC661
square
#61FD78 #6198FD #FD61E6 #FDC661
split-complementary
#61FD78 #C661FD #FD6198
monochromatic
#03E124 #25FC44 #61FD78 #9DFEAC #DAFFDF
Accessibility & contrast
On white
1.33
#61FD78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#61FD78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FD78
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FD78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FD78 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86C
Deuteranopia (green-blind)
#EDDA82
Tritanopia (blue-blind)
#39F7DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #61fd78; /* rgb */ color: rgb(97, 253, 120); /* oklch */ color: oklch(88.2% 0.220 146.0);
Tailwind
colors: {
custom: {
50: '#9dffa2',
500: '#61fd78',
950: '#000000',
},
}SCSS
$custom: #61fd78; $custom-light: #9dffa2; $custom-dark: #000000;
JSON
{
"hex": "#61fd78",
"rgb": {
"r": 97,
"g": 253,
"b": 120
},
"hsl": {
"h": 128.846,
"s": 97.5,
"l": 68.627
},
"oklch": {
"l": 0.88244,
"c": 0.2197,
"h": 146
},
"luminance": 0.74148
}Semantic roles & 50–950 ramp
primary
#61FD78
secondary
#D72BBE
accent
#00C4E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680