#61F080#61F080
#61F080 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.2% C 0.196 H 147.9°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #61F080 |
|---|---|
| RGB | rgb(97, 240, 128) |
| HSL | hsl(133, 83%, 66%) |
| HSV | hsv(133, 60%, 94%) |
| CMYK | cmyk(59.6%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(85.21, -61.60, 42.74) |
| CIE-LCH | lch(85.21, 74.98, 145.25°) |
| OKLab | oklab(85.16% -0.1665 0.1042) |
| OKLCH | oklch(85.16% 0.196 147.9) |
| XYZ | xyz(39.9834, 66.4162, 31.1304) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.25
Spearmint
#1EF876
ΔE00 3.28
Wintergreen
#20F986
ΔE00 3.38
Weird Green
#3AE57F
ΔE00 3.64
Turquoise Green
#04F489
ΔE00 3.76
Lightgreen (survey)
#76FF7B
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61F080 #F061D1
analogous
#89F061 #61F080 #61F0C7
triadic
#61F080 #8061F0 #F08061
tetradic
#61F080 #6189F0 #F061D1 #F0C761
square
#61F080 #6189F0 #F061D1 #F0C761
split-complementary
#61F080 #C761F0 #F06189
monochromatic
#13C439 #29EB53 #61F080 #99F5AD #D1FBDA
Accessibility & contrast
On white
1.47
#61F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#61F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61F080
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61F080 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD77
Deuteranopia (green-blind)
#E0D088
Tritanopia (blue-blind)
#3CEBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61f080; /* rgb */ color: rgb(97, 240, 128); /* oklch */ color: oklch(85.2% 0.196 147.9);
Tailwind
colors: {
custom: {
50: '#9bf6a6',
500: '#61f080',
950: '#000000',
},
}SCSS
$custom: #61f080; $custom-light: #9bf6a6; $custom-dark: #000000;
JSON
{
"hex": "#61f080",
"rgb": {
"r": 97,
"g": 240,
"b": 128
},
"hsl": {
"h": 133.007,
"s": 82.659,
"l": 66.078
},
"oklch": {
"l": 0.8516,
"c": 0.19642,
"h": 147.9
},
"luminance": 0.6642
}Semantic roles & 50–950 ramp
primary
#61F080
secondary
#C234A3
accent
#06B0DF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580