#61FC7C#61FC7C
#61FC7C is a very light, highly saturated green. Relative luminance 0.736; OKLCH L 88.1% C 0.215 H 146.7°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #61FC7C |
|---|---|
| RGB | rgb(97, 252, 124) |
| HSL | hsl(130, 96%, 68%) |
| HSV | hsv(130, 62%, 99%) |
| CMYK | cmyk(61.5%, 0%, 50.8%, 1.2%) |
| CIE-LAB | lab(88.74, -66.51, 49.03) |
| CIE-LCH | lch(88.74, 82.63, 143.60°) |
| OKLab | oklab(88.05% -0.1797 0.1182) |
| OKLCH | oklch(88.05% 0.215 146.7) |
| XYZ | xyz(43.3753, 73.6131, 30.9878) |
| Luminance | 0.7362 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.78
Spearmint
#1EF876
ΔE00 2.75
Spring Green
#00FF7F
ΔE00 3.08
Minty Green
#0BF77D
ΔE00 3.43
Easter Green
#8CFD7E
ΔE00 3.50
Light Bright Green
#53FE5C
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FC7C #FC61E1
analogous
#93FC61 #61FC7C #61FCCA
triadic
#61FC7C #7C61FC #FC7C61
tetradic
#61FC7C #6193FC #FC61E1 #FCCA61
square
#61FC7C #6193FC #FC61E1 #FCCA61
split-complementary
#61FC7C #CA61FC #FC6193
monochromatic
#04DE2A #25FB4A #61FC7C #9DFDAE #D9FEE0
Accessibility & contrast
On white
1.34
#61FC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#61FC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FC7C
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FC7C | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE771
Deuteranopia (green-blind)
#ECDA85
Tritanopia (blue-blind)
#38F7DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #61fc7c; /* rgb */ color: rgb(97, 252, 124); /* oklch */ color: oklch(88.1% 0.215 146.7);
Tailwind
colors: {
custom: {
50: '#9dfea4',
500: '#61fc7c',
950: '#000000',
},
}SCSS
$custom: #61fc7c; $custom-light: #9dfea4; $custom-dark: #000000;
JSON
{
"hex": "#61fc7c",
"rgb": {
"r": 97,
"g": 252,
"b": 124
},
"hsl": {
"h": 130.452,
"s": 96.273,
"l": 68.431
},
"oklch": {
"l": 0.88052,
"c": 0.21512,
"h": 146.7
},
"luminance": 0.73617
}Semantic roles & 50–950 ramp
primary
#61FC7C
secondary
#D62BB8
accent
#00BEE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680