#46FF76#46FF76
#46FF76 is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.1% C 0.233 H 147.7°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #46FF76 |
|---|---|
| RGB | rgb(70, 255, 118) |
| HSL | hsl(136, 100%, 64%) |
| HSV | hsv(136, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(88.98, -73.03, 51.95) |
| CIE-LCH | lch(88.98, 89.62, 144.57°) |
| OKLab | oklab(88.06% -0.1965 0.1244) |
| OKLCH | oklch(88.06% 0.233 147.7) |
| XYZ | xyz(41.5526, 74.1253, 29.2537) |
| Luminance | 0.7413 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.14
Spring Green
#00FF7F
ΔE00 2.20
Lightgreen (survey)
#76FF7B
ΔE00 2.76
Minty Green
#0BF77D
ΔE00 3.05
Light Bright Green
#53FE5C
ΔE00 3.13
Bright Light Green
#2DFE54
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FF76 #FF46CF
analogous
#72FF46 #46FF76 #46FFD3
triadic
#46FF76 #7646FF #FF7646
tetradic
#46FF76 #4672FF #FF46CF #FFD346
square
#46FF76 #4672FF #FF46CF #FFD346
split-complementary
#46FF76 #D346FF #FF4672
monochromatic
#00CB35 #09FF49 #46FF76 #83FFA3 #C0FFD1
Accessibility & contrast
On white
1.33
#46FF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#46FF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FF76
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FF76 | 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)
#FFE969
Deuteranopia (green-blind)
#ECDA81
Tritanopia (blue-blind)
#00FAE0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #46ff76; /* rgb */ color: rgb(70, 255, 118); /* oklch */ color: oklch(88.1% 0.233 147.7);
Tailwind
colors: {
custom: {
50: '#92ffa0',
500: '#46ff76',
950: '#000000',
},
}SCSS
$custom: #46ff76; $custom-light: #92ffa0; $custom-dark: #000000;
JSON
{
"hex": "#46ff76",
"rgb": {
"r": 70,
"g": 255,
"b": 118
},
"hsl": {
"h": 135.568,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.88062,
"c": 0.23257,
"h": 147.7
},
"luminance": 0.7413
}Semantic roles & 50–950 ramp
primary
#46FF76
secondary
#C6239C
accent
#00AAE6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680