#46DE90#46DE90
#46DE90 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.2% C 0.169 H 156.4°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #46DE90 |
|---|---|
| RGB | rgb(70, 222, 144) |
| HSL | hsl(149, 70%, 57%) |
| HSV | hsv(149, 68%, 87%) |
| CMYK | cmyk(68.5%, 0%, 35.1%, 12.9%) |
| CIE-LAB | lab(79.36, -57.22, 26.98) |
| CIE-LCH | lch(79.36, 63.26, 154.75°) |
| OKLab | oklab(80.24% -0.155 0.0678) |
| OKLCH | oklch(80.24% 0.169 156.4) |
| XYZ | xyz(33.6780, 55.5545, 35.3284) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 1.93
Weird Green
#3AE57F
ΔE00 3.93
Seaweed
#18D17B
ΔE00 3.94
Tealish Green
#0CDC73
ΔE00 4.47
Emerald
#50C878
ΔE00 5.67
Turquoise Green
#04F489
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46DE90 #DE4694
analogous
#48DE46 #46DE90 #46DEDC
triadic
#46DE90 #9046DE #DE9046
tetradic
#46DE90 #4648DE #DE4694 #DEDC46
square
#46DE90 #4648DE #DE4694 #DEDC46
split-complementary
#46DE90 #DC46DE #DE4648
monochromatic
#1A9053 #23C471 #46DE90 #7AE7AF #AEF1CE
Accessibility & contrast
On white
1.73
#46DE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#46DE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46DE90
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46DE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46DE90 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8B
Deuteranopia (green-blind)
#CABF95
Tritanopia (blue-blind)
#00DCCA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #46de90; /* rgb */ color: rgb(70, 222, 144); /* oklch */ color: oklch(80.2% 0.169 156.4);
Tailwind
colors: {
custom: {
50: '#8be9b1',
500: '#46de90',
950: '#000000',
},
}SCSS
$custom: #46de90; $custom-light: #8be9b1; $custom-dark: #000000;
JSON
{
"hex": "#46de90",
"rgb": {
"r": 70,
"g": 222,
"b": 144
},
"hsl": {
"h": 149.211,
"s": 69.725,
"l": 57.255
},
"oklch": {
"l": 0.80237,
"c": 0.16917,
"h": 156.4
},
"luminance": 0.55558
}Semantic roles & 50–950 ramp
primary
#46DE90
secondary
#953365
accent
#3B96ED
background
#FCFEFD
surface
#F4FDF7
border
#CED5D0
text
#0D1610
muted
#7F8481