#46FF99#46FF99
#46FF99 is a very light, highly saturated green. Relative luminance 0.751; OKLCH L 88.6% C 0.203 H 153.9°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #46FF99 |
|---|---|
| RGB | rgb(70, 255, 153) |
| HSL | hsl(147, 100%, 64%) |
| HSV | hsv(147, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 40%, 0%) |
| CIE-LAB | lab(89.45, -67.63, 35.86) |
| CIE-LCH | lch(89.45, 76.55, 152.07°) |
| OKLab | oklab(88.6% -0.1823 0.0891) |
| OKLCH | oklch(88.6% 0.203 153.9) |
| XYZ | xyz(44.0315, 75.1169, 42.3092) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.67
Light Green Blue
#56FCA2
ΔE00 1.83
Mediumspringgreen
#00FA9A
ΔE00 2.20
Wintergreen
#20F986
ΔE00 2.49
Turquoise Green
#04F489
ΔE00 2.88
Bright Sea Green
#05FFA6
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FF99 #FF46AC
analogous
#4FFF46 #46FF99 #46FFF6
triadic
#46FF99 #9946FF #FF9946
tetradic
#46FF99 #464FFF #FF46AC #FFF646
square
#46FF99 #464FFF #FF46AC #FFF646
split-complementary
#46FF99 #F646FF #FF464F
monochromatic
#00CB5B #09FF77 #46FF99 #83FFBB #C0FFDC
Accessibility & contrast
On white
1.31
#46FF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#46FF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FF99
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FF99 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA92
Deuteranopia (green-blind)
#E8DBA0
Tritanopia (blue-blind)
#00FCE6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #46ff99; /* rgb */ color: rgb(70, 255, 153); /* oklch */ color: oklch(88.6% 0.203 153.9);
Tailwind
colors: {
custom: {
50: '#91ffb8',
500: '#46ff99',
950: '#000000',
},
}SCSS
$custom: #46ff99; $custom-light: #91ffb8; $custom-dark: #000000;
JSON
{
"hex": "#46ff99",
"rgb": {
"r": 70,
"g": 255,
"b": 153
},
"hsl": {
"h": 146.919,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.88599,
"c": 0.2029,
"h": 153.9
},
"luminance": 0.75122
}Semantic roles & 50–950 ramp
primary
#46FF99
secondary
#C6237D
accent
#007FE6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681