#46FF80#46FF80
#46FF80 is a very light, highly saturated green. Relative luminance 0.744; OKLCH L 88.2% C 0.224 H 149.2°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #46FF80 |
|---|---|
| RGB | rgb(70, 255, 128) |
| HSL | hsl(139, 100%, 64%) |
| HSV | hsv(139, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(89.10, -71.64, 47.48) |
| CIE-LCH | lch(89.10, 85.94, 146.47°) |
| OKLab | oklab(88.2% -0.1927 0.115) |
| OKLCH | oklch(88.2% 0.224 149.2) |
| XYZ | xyz(42.1787, 74.3757, 32.5509) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.47
Spearmint
#1EF876
ΔE00 1.90
Minty Green
#0BF77D
ΔE00 2.36
Wintergreen
#20F986
ΔE00 2.46
Lightgreen (survey)
#76FF7B
ΔE00 3.25
Turquoise Green
#04F489
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FF80 #FF46C5
analogous
#68FF46 #46FF80 #46FFDD
triadic
#46FF80 #8046FF #FF8046
tetradic
#46FF80 #4668FF #FF46C5 #FFDD46
square
#46FF80 #4668FF #FF46C5 #FFDD46
split-complementary
#46FF80 #DD46FF #FF4668
monochromatic
#00CB40 #09FF56 #46FF80 #83FFAA #C0FFD4
Accessibility & contrast
On white
1.32
#46FF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#46FF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FF80
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FF80 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE975
Deuteranopia (green-blind)
#EBDA89
Tritanopia (blue-blind)
#00FAE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #46ff80; /* rgb */ color: rgb(70, 255, 128); /* oklch */ color: oklch(88.2% 0.224 149.2);
Tailwind
colors: {
custom: {
50: '#92ffa7',
500: '#46ff80',
950: '#000000',
},
}SCSS
$custom: #46ff80; $custom-light: #92ffa7; $custom-dark: #000000;
JSON
{
"hex": "#46ff80",
"rgb": {
"r": 70,
"g": 255,
"b": 128
},
"hsl": {
"h": 138.811,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.88198,
"c": 0.22436,
"h": 149.2
},
"luminance": 0.74381
}Semantic roles & 50–950 ramp
primary
#46FF80
secondary
#C62393
accent
#009EE6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1810
muted
#808680