#46FF97#46FF97
#46FF97 is a very light, highly saturated green. Relative luminance 0.751; OKLCH L 88.6% C 0.205 H 153.5°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #46FF97 |
|---|---|
| RGB | rgb(70, 255, 151) |
| HSL | hsl(146, 100%, 64%) |
| HSV | hsv(146, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(89.42, -67.98, 36.81) |
| CIE-LCH | lch(89.42, 77.31, 151.57°) |
| OKLab | oklab(88.56% -0.1831 0.0913) |
| OKLCH | oklch(88.56% 0.205 153.5) |
| XYZ | xyz(43.8677, 75.0513, 41.4466) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.94
Light Green Blue
#56FCA2
ΔE00 2.10
Wintergreen
#20F986
ΔE00 2.27
Mediumspringgreen
#00FA9A
ΔE00 2.39
Turquoise Green
#04F489
ΔE00 2.81
Spring Green
#00FF7F
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FF97 #FF46AE
analogous
#51FF46 #46FF97 #46FFF3
triadic
#46FF97 #9746FF #FF9746
tetradic
#46FF97 #4651FF #FF46AE #FFF346
square
#46FF97 #4651FF #FF46AE #FFF346
split-complementary
#46FF97 #F346FF #FF4651
monochromatic
#00CB59 #09FF75 #46FF97 #83FFB9 #C0FFDC
Accessibility & contrast
On white
1.31
#46FF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#46FF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FF97
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FF97 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA90
Deuteranopia (green-blind)
#E9DA9E
Tritanopia (blue-blind)
#00FCE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #46ff97; /* rgb */ color: rgb(70, 255, 151); /* oklch */ color: oklch(88.6% 0.205 153.5);
Tailwind
colors: {
custom: {
50: '#91ffb6',
500: '#46ff97',
950: '#000000',
},
}SCSS
$custom: #46ff97; $custom-light: #91ffb6; $custom-dark: #000000;
JSON
{
"hex": "#46ff97",
"rgb": {
"r": 70,
"g": 255,
"b": 151
},
"hsl": {
"h": 146.27,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.88564,
"c": 0.20464,
"h": 153.5
},
"luminance": 0.75056
}Semantic roles & 50–950 ramp
primary
#46FF97
secondary
#C6237F
accent
#0081E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681