#61FA8E#61FA8E
#61FA8E is a very light, vivid green. Relative luminance 0.729; OKLCH L 87.8% C 0.197 H 150.0°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #61FA8E |
|---|---|
| RGB | rgb(97, 250, 142) |
| HSL | hsl(138, 94%, 68%) |
| HSV | hsv(138, 61%, 98%) |
| CMYK | cmyk(61.2%, 0%, 43.2%, 2%) |
| CIE-LAB | lab(88.38, -63.15, 39.99) |
| CIE-LCH | lch(88.38, 74.74, 147.66°) |
| OKLab | oklab(87.83% -0.1705 0.0984) |
| OKLCH | oklch(87.83% 0.197 150) |
| XYZ | xyz(43.9946, 72.8612, 37.3311) |
| Luminance | 0.7287 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.55
Minty Green
#0BF77D
ΔE00 3.10
Sea Green (survey)
#53FCA1
ΔE00 3.24
Spring Green
#00FF7F
ΔE00 3.30
Light Green Blue
#56FCA2
ΔE00 3.32
Turquoise Green
#04F489
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FA8E #FA61CD
analogous
#80FA61 #61FA8E #61FADA
triadic
#61FA8E #8E61FA #FA8E61
tetradic
#61FA8E #6180FA #FA61CD #FADA61
square
#61FA8E #6180FA #FA61CD #FADA61
split-complementary
#61FA8E #DA61FA #FA6180
monochromatic
#07DA45 #26F864 #61FA8E #9CFCB8 #D8FEE3
Accessibility & contrast
On white
1.35
#61FA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#61FA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FA8E
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FA8E | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE686
Deuteranopia (green-blind)
#E8D895
Tritanopia (blue-blind)
#2FF6E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #61fa8e; /* rgb */ color: rgb(97, 250, 142); /* oklch */ color: oklch(87.8% 0.197 150.0);
Tailwind
colors: {
custom: {
50: '#9cfdb0',
500: '#61fa8e',
950: '#000000',
},
}SCSS
$custom: #61fa8e; $custom-light: #9cfdb0; $custom-dark: #000000;
JSON
{
"hex": "#61fa8e",
"rgb": {
"r": 97,
"g": 250,
"b": 142
},
"hsl": {
"h": 137.647,
"s": 93.865,
"l": 68.039
},
"oklch": {
"l": 0.87834,
"c": 0.19692,
"h": 150
},
"luminance": 0.72866
}Semantic roles & 50–950 ramp
primary
#61FA8E
secondary
#D32CA2
accent
#00A2E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1811
muted
#808681