#46FF7E#46FF7E
#46FF7E is a very light, highly saturated green. Relative luminance 0.743; OKLCH L 88.2% C 0.226 H 148.9°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #46FF7E |
|---|---|
| RGB | rgb(70, 255, 126) |
| HSL | hsl(138, 100%, 64%) |
| HSV | hsv(138, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(89.08, -71.93, 48.38) |
| CIE-LCH | lch(89.08, 86.68, 146.07°) |
| OKLab | oklab(88.17% -0.1934 0.1169) |
| OKLCH | oklch(88.17% 0.226 148.9) |
| XYZ | xyz(42.0483, 74.3236, 31.8645) |
| Luminance | 0.7433 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.56
Spearmint
#1EF876
ΔE00 1.89
Minty Green
#0BF77D
ΔE00 2.46
Wintergreen
#20F986
ΔE00 2.66
Lightgreen (survey)
#76FF7B
ΔE00 3.12
Light Bright Green
#53FE5C
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FF7E #FF46C7
analogous
#6AFF46 #46FF7E #46FFDA
triadic
#46FF7E #7E46FF #FF7E46
tetradic
#46FF7E #466AFF #FF46C7 #FFDA46
square
#46FF7E #466AFF #FF46C7 #FFDA46
split-complementary
#46FF7E #DA46FF #FF466A
monochromatic
#00CB3D #09FF53 #46FF7E #83FFA9 #C0FFD3
Accessibility & contrast
On white
1.32
#46FF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#46FF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FF7E
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FF7E | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE973
Deuteranopia (green-blind)
#ECDA88
Tritanopia (blue-blind)
#00FAE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #46ff7e; /* rgb */ color: rgb(70, 255, 126); /* oklch */ color: oklch(88.2% 0.226 148.9);
Tailwind
colors: {
custom: {
50: '#92ffa6',
500: '#46ff7e',
950: '#000000',
},
}SCSS
$custom: #46ff7e; $custom-light: #92ffa6; $custom-dark: #000000;
JSON
{
"hex": "#46ff7e",
"rgb": {
"r": 70,
"g": 255,
"b": 126
},
"hsl": {
"h": 138.162,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.8817,
"c": 0.22603,
"h": 148.9
},
"luminance": 0.74328
}Semantic roles & 50–950 ramp
primary
#46FF7E
secondary
#C62395
accent
#00A0E6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680