#46FF78#46FF78
#46FF78 is a very light, highly saturated green. Relative luminance 0.742; OKLCH L 88.1% C 0.231 H 148.0°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #46FF78 |
|---|---|
| RGB | rgb(70, 255, 120) |
| HSL | hsl(136, 100%, 64%) |
| HSV | hsv(136, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 52.9%, 0%) |
| CIE-LAB | lab(89.00, -72.76, 51.06) |
| CIE-LCH | lch(89.00, 88.89, 144.94°) |
| OKLab | oklab(88.09% -0.1958 0.1225) |
| OKLCH | oklch(88.09% 0.231 148) |
| XYZ | xyz(41.6727, 74.1734, 29.8863) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.02
Spearmint
#1EF876
ΔE00 2.03
Lightgreen (survey)
#76FF7B
ΔE00 2.82
Minty Green
#0BF77D
ΔE00 2.88
Wintergreen
#20F986
ΔE00 3.28
Light Bright Green
#53FE5C
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FF78 #FF46CD
analogous
#70FF46 #46FF78 #46FFD4
triadic
#46FF78 #7846FF #FF7846
tetradic
#46FF78 #4670FF #FF46CD #FFD446
square
#46FF78 #4670FF #FF46CD #FFD446
split-complementary
#46FF78 #D446FF #FF4670
monochromatic
#00CB37 #09FF4B #46FF78 #83FFA5 #C0FFD1
Accessibility & contrast
On white
1.33
#46FF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#46FF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FF78
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FF78 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96C
Deuteranopia (green-blind)
#ECDA82
Tritanopia (blue-blind)
#00FAE0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #46ff78; /* rgb */ color: rgb(70, 255, 120); /* oklch */ color: oklch(88.1% 0.231 148.0);
Tailwind
colors: {
custom: {
50: '#92ffa2',
500: '#46ff78',
950: '#000000',
},
}SCSS
$custom: #46ff78; $custom-light: #92ffa2; $custom-dark: #000000;
JSON
{
"hex": "#46ff78",
"rgb": {
"r": 70,
"g": 255,
"b": 120
},
"hsl": {
"h": 136.216,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.88088,
"c": 0.23096,
"h": 148
},
"luminance": 0.74178
}Semantic roles & 50–950 ramp
primary
#46FF78
secondary
#C6239A
accent
#00A7E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680