#61FC7A#61FC7A
#61FC7A is a very light, highly saturated green. Relative luminance 0.736; OKLCH L 88.0% C 0.217 H 146.4°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #61FC7A |
|---|---|
| RGB | rgb(97, 252, 122) |
| HSL | hsl(130, 96%, 68%) |
| HSV | hsv(130, 62%, 99%) |
| CMYK | cmyk(61.5%, 0%, 51.6%, 1.2%) |
| CIE-LAB | lab(88.72, -66.78, 49.93) |
| CIE-LCH | lch(88.72, 83.38, 143.22°) |
| OKLab | oklab(88.03% -0.1805 0.1201) |
| OKLCH | oklch(88.03% 0.217 146.4) |
| XYZ | xyz(43.2502, 73.5631, 30.3284) |
| Luminance | 0.7357 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.66
Spearmint
#1EF876
ΔE00 2.81
Spring Green
#00FF7F
ΔE00 3.19
Light Bright Green
#53FE5C
ΔE00 3.34
Easter Green
#8CFD7E
ΔE00 3.42
Minty Green
#0BF77D
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FC7A #FC61E3
analogous
#95FC61 #61FC7A #61FCC7
triadic
#61FC7A #7A61FC #FC7A61
tetradic
#61FC7A #6195FC #FC61E3 #FCC761
square
#61FC7A #6195FC #FC61E3 #FCC761
split-complementary
#61FC7A #C761FC #FC6195
monochromatic
#04DE27 #25FB47 #61FC7A #9DFDAD #D9FEDF
Accessibility & contrast
On white
1.34
#61FC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#61FC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FC7A
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FC7A | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE76E
Deuteranopia (green-blind)
#ECD984
Tritanopia (blue-blind)
#39F6DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #61fc7a; /* rgb */ color: rgb(97, 252, 122); /* oklch */ color: oklch(88.0% 0.217 146.4);
Tailwind
colors: {
custom: {
50: '#9dfea3',
500: '#61fc7a',
950: '#000000',
},
}SCSS
$custom: #61fc7a; $custom-light: #9dfea3; $custom-dark: #000000;
JSON
{
"hex": "#61fc7a",
"rgb": {
"r": 97,
"g": 252,
"b": 122
},
"hsl": {
"h": 129.677,
"s": 96.273,
"l": 68.431
},
"oklch": {
"l": 0.88025,
"c": 0.2168,
"h": 146.4
},
"luminance": 0.73567
}Semantic roles & 50–950 ramp
primary
#61FC7A
secondary
#D62BBA
accent
#00C0E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680