#46FF95#46FF95
#46FF95 is a very light, highly saturated green. Relative luminance 0.750; OKLCH L 88.5% C 0.206 H 153.1°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #46FF95 |
|---|---|
| RGB | rgb(70, 255, 149) |
| HSL | hsl(146, 100%, 64%) |
| HSV | hsv(146, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(89.39, -68.33, 37.75) |
| CIE-LCH | lch(89.39, 78.06, 151.08°) |
| OKLab | oklab(88.53% -0.184 0.0935) |
| OKLCH | oklch(88.53% 0.206 153.1) |
| XYZ | xyz(43.7067, 74.9869, 40.5984) |
| Luminance | 0.7499 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.08
Sea Green (survey)
#53FCA1
ΔE00 2.22
Light Green Blue
#56FCA2
ΔE00 2.37
Mediumspringgreen
#00FA9A
ΔE00 2.60
Turquoise Green
#04F489
ΔE00 2.78
Spring Green
#00FF7F
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FF95 #FF46B0
analogous
#53FF46 #46FF95 #46FFF2
triadic
#46FF95 #9546FF #FF9546
tetradic
#46FF95 #4653FF #FF46B0 #FFF246
square
#46FF95 #4653FF #FF46B0 #FFF246
split-complementary
#46FF95 #F246FF #FF4653
monochromatic
#00CB57 #09FF72 #46FF95 #83FFB8 #C0FFDB
Accessibility & contrast
On white
1.31
#46FF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#46FF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FF95
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FF95 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8D
Deuteranopia (green-blind)
#E9DA9C
Tritanopia (blue-blind)
#00FCE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #46ff95; /* rgb */ color: rgb(70, 255, 149); /* oklch */ color: oklch(88.5% 0.206 153.1);
Tailwind
colors: {
custom: {
50: '#91ffb5',
500: '#46ff95',
950: '#000000',
},
}SCSS
$custom: #46ff95; $custom-light: #91ffb5; $custom-dark: #000000;
JSON
{
"hex": "#46ff95",
"rgb": {
"r": 70,
"g": 255,
"b": 149
},
"hsl": {
"h": 145.622,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.88529,
"c": 0.20638,
"h": 153.1
},
"luminance": 0.74992
}Semantic roles & 50–950 ramp
primary
#46FF95
secondary
#C62381
accent
#0083E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681