#46FF73#46FF73
#46FF73 is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.0% C 0.235 H 147.3°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #46FF73 |
|---|---|
| RGB | rgb(70, 255, 115) |
| HSL | hsl(135, 100%, 64%) |
| HSV | hsv(135, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 54.9%, 0%) |
| CIE-LAB | lab(88.95, -73.42, 53.27) |
| CIE-LCH | lch(88.95, 90.71, 144.04°) |
| OKLab | oklab(88.02% -0.1976 0.1271) |
| OKLCH | oklch(88.02% 0.235 147.3) |
| XYZ | xyz(41.3772, 74.0551, 28.3297) |
| Luminance | 0.7406 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.33
Spring Green
#00FF7F
ΔE00 2.49
Lightgreen (survey)
#76FF7B
ΔE00 2.72
Light Bright Green
#53FE5C
ΔE00 2.78
Bright Light Green
#2DFE54
ΔE00 2.99
Minty Green
#0BF77D
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FF73 #FF46D2
analogous
#75FF46 #46FF73 #46FFD0
triadic
#46FF73 #7346FF #FF7346
tetradic
#46FF73 #4675FF #FF46D2 #FFD046
square
#46FF73 #4675FF #FF46D2 #FFD046
split-complementary
#46FF73 #D046FF #FF4675
monochromatic
#00CB31 #09FF45 #46FF73 #83FFA1 #C0FFD0
Accessibility & contrast
On white
1.33
#46FF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#46FF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FF73
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FF73 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE866
Deuteranopia (green-blind)
#EDDA7E
Tritanopia (blue-blind)
#00F9E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #46ff73; /* rgb */ color: rgb(70, 255, 115); /* oklch */ color: oklch(88.0% 0.235 147.3);
Tailwind
colors: {
custom: {
50: '#92ff9e',
500: '#46ff73',
950: '#000000',
},
}SCSS
$custom: #46ff73; $custom-light: #92ff9e; $custom-dark: #000000;
JSON
{
"hex": "#46ff73",
"rgb": {
"r": 70,
"g": 255,
"b": 115
},
"hsl": {
"h": 134.595,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.88024,
"c": 0.23497,
"h": 147.3
},
"luminance": 0.7406
}Semantic roles & 50–950 ramp
primary
#46FF73
secondary
#C6239F
accent
#00AEE6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680