#46FFA2#46FFA2
#46FFA2 is a very light, vivid green. Relative luminance 0.754; OKLCH L 88.8% C 0.195 H 156.1°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #46FFA2 |
|---|---|
| RGB | rgb(70, 255, 162) |
| HSL | hsl(150, 100%, 64%) |
| HSV | hsv(150, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(89.59, -66.01, 31.58) |
| CIE-LCH | lch(89.59, 73.17, 154.43°) |
| OKLab | oklab(88.77% -0.1784 0.0791) |
| OKLCH | oklch(88.77% 0.195 156.1) |
| XYZ | xyz(44.8031, 75.4255, 46.3727) |
| Luminance | 0.7543 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 0.85
Light Green Blue
#56FCA2
ΔE00 0.97
Bright Sea Green
#05FFA6
ΔE00 1.81
Mediumspringgreen
#00FA9A
ΔE00 1.84
Light Bluish Green
#76FDA8
ΔE00 2.89
Turquoise Green
#04F489
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FFA2 #FF46A3
analogous
#46FF46 #46FFA2 #46FFFF
triadic
#46FFA2 #A246FF #FFA246
tetradic
#46FFA2 #4646FF #FF46A3 #FFFF46
square
#46FFA2 #4646FF #FF46A3 #FFFF46
split-complementary
#46FFA2 #FF46FF #FF4646
monochromatic
#00CB65 #09FF83 #46FFA2 #83FFC1 #C0FFE0
Accessibility & contrast
On white
1.31
#46FFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#46FFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FFA2
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FFA2 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9C
Deuteranopia (green-blind)
#E7DBA8
Tritanopia (blue-blind)
#00FDE7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #46ffa2; /* rgb */ color: rgb(70, 255, 162); /* oklch */ color: oklch(88.8% 0.195 156.1);
Tailwind
colors: {
custom: {
50: '#91ffbe',
500: '#46ffa2',
950: '#000000',
},
}SCSS
$custom: #46ffa2; $custom-light: #91ffbe; $custom-dark: #000000;
JSON
{
"hex": "#46ffa2",
"rgb": {
"r": 70,
"g": 255,
"b": 162
},
"hsl": {
"h": 149.838,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.88765,
"c": 0.19513,
"h": 156.1
},
"luminance": 0.75431
}Semantic roles & 50–950 ramp
primary
#46FFA2
secondary
#C62375
accent
#0073E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1812
muted
#808682