#46FF83#46FF83
#46FF83 is a very light, highly saturated green. Relative luminance 0.745; OKLCH L 88.2% C 0.222 H 149.7°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #46FF83 |
|---|---|
| RGB | rgb(70, 255, 131) |
| HSL | hsl(140, 100%, 64%) |
| HSV | hsv(140, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(89.14, -71.20, 46.11) |
| CIE-LCH | lch(89.14, 84.83, 147.07°) |
| OKLab | oklab(88.24% -0.1915 0.112) |
| OKLCH | oklch(88.24% 0.222 149.7) |
| XYZ | xyz(42.3791, 74.4559, 33.6063) |
| Luminance | 0.7446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.41
Spearmint
#1EF876
ΔE00 2.00
Wintergreen
#20F986
ΔE00 2.19
Minty Green
#0BF77D
ΔE00 2.25
Lightgreen (survey)
#76FF7B
ΔE00 3.49
Turquoise Green
#04F489
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FF83 #FF46C2
analogous
#65FF46 #46FF83 #46FFE0
triadic
#46FF83 #8346FF #FF8346
tetradic
#46FF83 #4665FF #FF46C2 #FFE046
square
#46FF83 #4665FF #FF46C2 #FFE046
split-complementary
#46FF83 #E046FF #FF4665
monochromatic
#00CB43 #09FF5A #46FF83 #83FFAC #C0FFD5
Accessibility & contrast
On white
1.32
#46FF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#46FF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FF83
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FF83 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE979
Deuteranopia (green-blind)
#EBDA8C
Tritanopia (blue-blind)
#00FAE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #46ff83; /* rgb */ color: rgb(70, 255, 131); /* oklch */ color: oklch(88.2% 0.222 149.7);
Tailwind
colors: {
custom: {
50: '#92ffa9',
500: '#46ff83',
950: '#000000',
},
}SCSS
$custom: #46ff83; $custom-light: #92ffa9; $custom-dark: #000000;
JSON
{
"hex": "#46ff83",
"rgb": {
"r": 70,
"g": 255,
"b": 131
},
"hsl": {
"h": 139.784,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.88242,
"c": 0.22183,
"h": 149.7
},
"luminance": 0.74461
}Semantic roles & 50–950 ramp
primary
#46FF83
secondary
#C62390
accent
#009AE6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681