#46FF75#46FF75
#46FF75 is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.0% C 0.233 H 147.5°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #46FF75 |
|---|---|
| RGB | rgb(70, 255, 117) |
| HSL | hsl(135, 100%, 64%) |
| HSV | hsv(135, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 54.1%, 0%) |
| CIE-LAB | lab(88.97, -73.16, 52.39) |
| CIE-LCH | lch(88.97, 89.98, 144.39°) |
| OKLab | oklab(88.05% -0.1969 0.1253) |
| OKLCH | oklch(88.05% 0.233 147.5) |
| XYZ | xyz(41.4935, 74.1017, 28.9424) |
| Luminance | 0.7411 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.20
Spring Green
#00FF7F
ΔE00 2.30
Lightgreen (survey)
#76FF7B
ΔE00 2.74
Light Bright Green
#53FE5C
ΔE00 3.01
Minty Green
#0BF77D
ΔE00 3.13
Bright Light Green
#2DFE54
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FF75 #FF46D0
analogous
#73FF46 #46FF75 #46FFD1
triadic
#46FF75 #7546FF #FF7546
tetradic
#46FF75 #4673FF #FF46D0 #FFD146
square
#46FF75 #4673FF #FF46D0 #FFD146
split-complementary
#46FF75 #D146FF #FF4673
monochromatic
#00CB33 #09FF47 #46FF75 #83FFA3 #C0FFD0
Accessibility & contrast
On white
1.33
#46FF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#46FF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FF75
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FF75 | 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)
#FFE968
Deuteranopia (green-blind)
#ECDA80
Tritanopia (blue-blind)
#00FAE0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #46ff75; /* rgb */ color: rgb(70, 255, 117); /* oklch */ color: oklch(88.0% 0.233 147.5);
Tailwind
colors: {
custom: {
50: '#92ffa0',
500: '#46ff75',
950: '#000000',
},
}SCSS
$custom: #46ff75; $custom-light: #92ffa0; $custom-dark: #000000;
JSON
{
"hex": "#46ff75",
"rgb": {
"r": 70,
"g": 255,
"b": 117
},
"hsl": {
"h": 135.243,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.88049,
"c": 0.23338,
"h": 147.5
},
"luminance": 0.74106
}Semantic roles & 50–950 ramp
primary
#46FF75
secondary
#C6239D
accent
#00ABE6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680