#46FF7C#46FF7C
#46FF7C is a very light, highly saturated green. Relative luminance 0.743; OKLCH L 88.1% C 0.228 H 148.5°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #46FF7C |
|---|---|
| RGB | rgb(70, 255, 124) |
| HSL | hsl(138, 100%, 64%) |
| HSV | hsv(138, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 51.4%, 0%) |
| CIE-LAB | lab(89.05, -72.21, 49.28) |
| CIE-LCH | lch(89.05, 87.42, 145.69°) |
| OKLab | oklab(88.14% -0.1942 0.1188) |
| OKLCH | oklch(88.14% 0.228 148.5) |
| XYZ | xyz(41.9206, 74.2725, 31.1916) |
| Luminance | 0.7428 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.69
Spearmint
#1EF876
ΔE00 1.90
Minty Green
#0BF77D
ΔE00 2.59
Wintergreen
#20F986
ΔE00 2.86
Lightgreen (survey)
#76FF7B
ΔE00 3.00
Light Bright Green
#53FE5C
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FF7C #FF46C9
analogous
#6CFF46 #46FF7C #46FFD9
triadic
#46FF7C #7C46FF #FF7C46
tetradic
#46FF7C #466CFF #FF46C9 #FFD946
square
#46FF7C #466CFF #FF46C9 #FFD946
split-complementary
#46FF7C #D946FF #FF466C
monochromatic
#00CB3B #09FF51 #46FF7C #83FFA7 #C0FFD3
Accessibility & contrast
On white
1.32
#46FF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#46FF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FF7C
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FF7C | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE971
Deuteranopia (green-blind)
#ECDA86
Tritanopia (blue-blind)
#00FAE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #46ff7c; /* rgb */ color: rgb(70, 255, 124); /* oklch */ color: oklch(88.1% 0.228 148.5);
Tailwind
colors: {
custom: {
50: '#92ffa4',
500: '#46ff7c',
950: '#000000',
},
}SCSS
$custom: #46ff7c; $custom-light: #92ffa4; $custom-dark: #000000;
JSON
{
"hex": "#46ff7c",
"rgb": {
"r": 70,
"g": 255,
"b": 124
},
"hsl": {
"h": 137.514,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.88142,
"c": 0.22768,
"h": 148.5
},
"luminance": 0.74277
}Semantic roles & 50–950 ramp
primary
#46FF7C
secondary
#C62397
accent
#00A3E6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680