#46FF74#46FF74
#46FF74 is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.0% C 0.234 H 147.4°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #46FF74 |
|---|---|
| RGB | rgb(70, 255, 116) |
| HSL | hsl(135, 100%, 64%) |
| HSV | hsv(135, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(88.96, -73.29, 52.83) |
| CIE-LCH | lch(88.96, 90.34, 144.22°) |
| OKLab | oklab(88.04% -0.1973 0.1262) |
| OKLCH | oklch(88.04% 0.234 147.4) |
| XYZ | xyz(41.4350, 74.0783, 28.6344) |
| Luminance | 0.7408 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.26
Spring Green
#00FF7F
ΔE00 2.40
Lightgreen (survey)
#76FF7B
ΔE00 2.73
Light Bright Green
#53FE5C
ΔE00 2.90
Bright Light Green
#2DFE54
ΔE00 3.10
Minty Green
#0BF77D
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FF74 #FF46D1
analogous
#74FF46 #46FF74 #46FFD0
triadic
#46FF74 #7446FF #FF7446
tetradic
#46FF74 #4674FF #FF46D1 #FFD046
square
#46FF74 #4674FF #FF46D1 #FFD046
split-complementary
#46FF74 #D046FF #FF4674
monochromatic
#00CB32 #09FF46 #46FF74 #83FFA2 #C0FFD0
Accessibility & contrast
On white
1.33
#46FF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#46FF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FF74
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FF74 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE867
Deuteranopia (green-blind)
#EDDA7F
Tritanopia (blue-blind)
#00FAE0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #46ff74; /* rgb */ color: rgb(70, 255, 116); /* oklch */ color: oklch(88.0% 0.234 147.4);
Tailwind
colors: {
custom: {
50: '#92ff9f',
500: '#46ff74',
950: '#000000',
},
}SCSS
$custom: #46ff74; $custom-light: #92ff9f; $custom-dark: #000000;
JSON
{
"hex": "#46ff74",
"rgb": {
"r": 70,
"g": 255,
"b": 116
},
"hsl": {
"h": 134.919,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.88036,
"c": 0.23417,
"h": 147.4
},
"luminance": 0.74083
}Semantic roles & 50–950 ramp
primary
#46FF74
secondary
#C6239E
accent
#00ACE6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680