#46FF77#46FF77
#46FF77 is a very light, highly saturated green. Relative luminance 0.742; OKLCH L 88.1% C 0.232 H 147.8°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #46FF77 |
|---|---|
| RGB | rgb(70, 255, 119) |
| HSL | hsl(136, 100%, 64%) |
| HSV | hsv(136, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(88.99, -72.89, 51.51) |
| CIE-LCH | lch(88.99, 89.25, 144.75°) |
| OKLab | oklab(88.08% -0.1961 0.1235) |
| OKLCH | oklch(88.08% 0.232 147.8) |
| XYZ | xyz(41.6124, 74.1492, 29.5683) |
| Luminance | 0.7415 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.08
Spring Green
#00FF7F
ΔE00 2.11
Lightgreen (survey)
#76FF7B
ΔE00 2.79
Minty Green
#0BF77D
ΔE00 2.97
Light Bright Green
#53FE5C
ΔE00 3.25
Wintergreen
#20F986
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FF77 #FF46CE
analogous
#71FF46 #46FF77 #46FFD3
triadic
#46FF77 #7746FF #FF7746
tetradic
#46FF77 #4671FF #FF46CE #FFD346
square
#46FF77 #4671FF #FF46CE #FFD346
split-complementary
#46FF77 #D346FF #FF4671
monochromatic
#00CB36 #09FF4A #46FF77 #83FFA4 #C0FFD1
Accessibility & contrast
On white
1.33
#46FF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#46FF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FF77
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FF77 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96B
Deuteranopia (green-blind)
#ECDA81
Tritanopia (blue-blind)
#00FAE0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #46ff77; /* rgb */ color: rgb(70, 255, 119); /* oklch */ color: oklch(88.1% 0.232 147.8);
Tailwind
colors: {
custom: {
50: '#92ffa1',
500: '#46ff77',
950: '#000000',
},
}SCSS
$custom: #46ff77; $custom-light: #92ffa1; $custom-dark: #000000;
JSON
{
"hex": "#46ff77",
"rgb": {
"r": 70,
"g": 255,
"b": 119
},
"hsl": {
"h": 135.892,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.88075,
"c": 0.23177,
"h": 147.8
},
"luminance": 0.74154
}Semantic roles & 50–950 ramp
primary
#46FF77
secondary
#C6239B
accent
#00A9E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680