#61FF86#61FF86
#61FF86 is a very light, highly saturated green. Relative luminance 0.758; OKLCH L 88.9% C 0.210 H 148.2°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #61FF86 |
|---|---|
| RGB | rgb(97, 255, 134) |
| HSL | hsl(134, 100%, 69%) |
| HSV | hsv(134, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(89.76, -66.18, 45.59) |
| CIE-LCH | lch(89.76, 80.36, 145.44°) |
| OKLab | oklab(88.93% -0.1787 0.111) |
| OKLCH | oklch(88.93% 0.21 148.2) |
| XYZ | xyz(44.9896, 75.7781, 34.8053) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.48
Spring Green
#00FF7F
ΔE00 2.75
Spearmint
#1EF876
ΔE00 2.98
Wintergreen
#20F986
ΔE00 3.17
Minty Green
#0BF77D
ΔE00 3.30
Baby Green
#8CFF9E
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FF86 #FF61DA
analogous
#8BFF61 #61FF86 #61FFD5
triadic
#61FF86 #8661FF #FF8661
tetradic
#61FF86 #618BFF #FF61DA #FFD561
square
#61FF86 #618BFF #FF61DA #FFD561
split-complementary
#61FF86 #D561FF #FF618B
monochromatic
#00E636 #24FF57 #61FF86 #9EFFB5 #DBFFE4
Accessibility & contrast
On white
1.30
#61FF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#61FF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FF86
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FF86 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7C
Deuteranopia (green-blind)
#EDDC8E
Tritanopia (blue-blind)
#31FAE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #61ff86; /* rgb */ color: rgb(97, 255, 134); /* oklch */ color: oklch(88.9% 0.210 148.2);
Tailwind
colors: {
custom: {
50: '#9dffab',
500: '#61ff86',
950: '#000000',
},
}SCSS
$custom: #61ff86; $custom-light: #9dffab; $custom-dark: #000000;
JSON
{
"hex": "#61ff86",
"rgb": {
"r": 97,
"g": 255,
"b": 134
},
"hsl": {
"h": 134.051,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.88931,
"c": 0.21032,
"h": 148.2
},
"luminance": 0.75783
}Semantic roles & 50–950 ramp
primary
#61FF86
secondary
#DA2BB1
accent
#00B0E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681