#46FFA4#46FFA4
#46FFA4 is a very light, vivid teal. Relative luminance 0.755; OKLCH L 88.8% C 0.193 H 156.6°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #46FFA4 |
|---|---|
| RGB | rgb(70, 255, 164) |
| HSL | hsl(150, 100%, 64%) |
| HSV | hsv(150, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 35.7%, 0%) |
| CIE-LAB | lab(89.63, -65.64, 30.62) |
| CIE-LCH | lch(89.63, 72.43, 154.99°) |
| OKLab | oklab(88.8% -0.1775 0.0769) |
| OKLCH | oklch(88.8% 0.193 156.6) |
| XYZ | xyz(44.9823, 75.4972, 47.3165) |
| Luminance | 0.7550 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 0.92
Light Green Blue
#56FCA2
ΔE00 1.00
Bright Sea Green
#05FFA6
ΔE00 1.61
Mediumspringgreen
#00FA9A
ΔE00 1.91
Light Bluish Green
#76FDA8
ΔE00 2.87
Greenish Turquoise
#00FBB0
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FFA4 #FF46A1
analogous
#46FF47 #46FFA4 #46FEFF
triadic
#46FFA4 #A446FF #FFA446
tetradic
#46FFA4 #4746FF #FF46A1 #FEFF46
square
#46FFA4 #4746FF #FF46A1 #FEFF46
split-complementary
#46FFA4 #FF46FE #FF4746
monochromatic
#00CB67 #09FF86 #46FFA4 #83FFC2 #C0FFE0
Accessibility & contrast
On white
1.30
#46FFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#46FFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FFA4
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FFA4 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEB9E
Deuteranopia (green-blind)
#E7DBAA
Tritanopia (blue-blind)
#00FDE8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #46ffa4; /* rgb */ color: rgb(70, 255, 164); /* oklch */ color: oklch(88.8% 0.193 156.6);
Tailwind
colors: {
custom: {
50: '#91ffbf',
500: '#46ffa4',
950: '#000000',
},
}SCSS
$custom: #46ffa4; $custom-light: #91ffbf; $custom-dark: #000000;
JSON
{
"hex": "#46ffa4",
"rgb": {
"r": 70,
"g": 255,
"b": 164
},
"hsl": {
"h": 150.486,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.88804,
"c": 0.19342,
"h": 156.6
},
"luminance": 0.75502
}Semantic roles & 50–950 ramp
primary
#46FFA4
secondary
#C62373
accent
#0071E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1812
muted
#808682