#46FF7D#46FF7D
#46FF7D is a very light, highly saturated green. Relative luminance 0.743; OKLCH L 88.2% C 0.227 H 148.7°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #46FF7D |
|---|---|
| RGB | rgb(70, 255, 125) |
| HSL | hsl(138, 100%, 64%) |
| HSV | hsv(138, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 51%, 0%) |
| CIE-LAB | lab(89.06, -72.07, 48.83) |
| CIE-LCH | lch(89.06, 87.05, 145.88°) |
| OKLab | oklab(88.16% -0.1938 0.1179) |
| OKLCH | oklch(88.16% 0.227 148.7) |
| XYZ | xyz(41.9841, 74.2979, 31.5263) |
| Luminance | 0.7430 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.63
Spearmint
#1EF876
ΔE00 1.89
Minty Green
#0BF77D
ΔE00 2.52
Wintergreen
#20F986
ΔE00 2.76
Lightgreen (survey)
#76FF7B
ΔE00 3.06
Light Bright Green
#53FE5C
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FF7D #FF46C8
analogous
#6BFF46 #46FF7D #46FFD9
triadic
#46FF7D #7D46FF #FF7D46
tetradic
#46FF7D #466BFF #FF46C8 #FFD946
square
#46FF7D #466BFF #FF46C8 #FFD946
split-complementary
#46FF7D #D946FF #FF466B
monochromatic
#00CB3C #09FF52 #46FF7D #83FFA8 #C0FFD3
Accessibility & contrast
On white
1.32
#46FF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#46FF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FF7D
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FF7D | 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)
#FFE972
Deuteranopia (green-blind)
#ECDA87
Tritanopia (blue-blind)
#00FAE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #46ff7d; /* rgb */ color: rgb(70, 255, 125); /* oklch */ color: oklch(88.2% 0.227 148.7);
Tailwind
colors: {
custom: {
50: '#92ffa5',
500: '#46ff7d',
950: '#000000',
},
}SCSS
$custom: #46ff7d; $custom-light: #92ffa5; $custom-dark: #000000;
JSON
{
"hex": "#46ff7d",
"rgb": {
"r": 70,
"g": 255,
"b": 125
},
"hsl": {
"h": 137.838,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.88156,
"c": 0.22686,
"h": 148.7
},
"luminance": 0.74303
}Semantic roles & 50–950 ramp
primary
#46FF7D
secondary
#C62396
accent
#00A1E6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680