#61FA7E#61FA7E
#61FA7E is a very light, highly saturated green. Relative luminance 0.724; OKLCH L 87.6% C 0.211 H 147.1°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #61FA7E |
|---|---|
| RGB | rgb(97, 250, 126) |
| HSL | hsl(131, 94%, 68%) |
| HSV | hsv(131, 61%, 98%) |
| CMYK | cmyk(61.2%, 0%, 49.6%, 2%) |
| CIE-LAB | lab(88.17, -65.52, 47.39) |
| CIE-LCH | lch(88.17, 80.87, 144.12°) |
| OKLab | oklab(87.59% -0.177 0.1146) |
| OKLCH | oklch(87.59% 0.211 147.1) |
| XYZ | xyz(42.8784, 72.4147, 31.4524) |
| Luminance | 0.7242 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.19
Spearmint
#1EF876
ΔE00 2.61
Spring Green
#00FF7F
ΔE00 3.06
Minty Green
#0BF77D
ΔE00 3.15
Wintergreen
#20F986
ΔE00 3.34
Easter Green
#8CFD7E
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FA7E #FA61DD
analogous
#90FA61 #61FA7E #61FACB
triadic
#61FA7E #7E61FA #FA7E61
tetradic
#61FA7E #6190FA #FA61DD #FACB61
square
#61FA7E #6190FA #FA61DD #FACB61
split-complementary
#61FA7E #CB61FA #FA6190
monochromatic
#07DA2F #26F84E #61FA7E #9CFCAE #D8FEDF
Accessibility & contrast
On white
1.36
#61FA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#61FA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FA7E
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FA7E | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE573
Deuteranopia (green-blind)
#EAD887
Tritanopia (blue-blind)
#38F5DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #61fa7e; /* rgb */ color: rgb(97, 250, 126); /* oklch */ color: oklch(87.6% 0.211 147.1);
Tailwind
colors: {
custom: {
50: '#9cfda5',
500: '#61fa7e',
950: '#000000',
},
}SCSS
$custom: #61fa7e; $custom-light: #9cfda5; $custom-dark: #000000;
JSON
{
"hex": "#61fa7e",
"rgb": {
"r": 97,
"g": 250,
"b": 126
},
"hsl": {
"h": 131.373,
"s": 93.865,
"l": 68.039
},
"oklch": {
"l": 0.87589,
"c": 0.21091,
"h": 147.1
},
"luminance": 0.72419
}Semantic roles & 50–950 ramp
primary
#61FA7E
secondary
#D32CB4
accent
#00BAE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680