#46FFB7#46FFB7
#46FFB7 is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.2% C 0.178 H 162.1°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #46FFB7 |
|---|---|
| RGB | rgb(70, 255, 183) |
| HSL | hsl(157, 100%, 64%) |
| HSV | hsv(157, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 28.2%, 0%) |
| CIE-LAB | lab(89.97, -61.86, 21.48) |
| CIE-LCH | lch(89.97, 65.48, 160.85°) |
| OKLab | oklab(89.2% -0.169 0.0546) |
| OKLCH | oklch(89.2% 0.178 162.1) |
| XYZ | xyz(46.8280, 76.2355, 57.0375) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.02
Greenish Turquoise
#00FBB0
ΔE00 1.72
Light Greenish Blue
#63F7B4
ΔE00 2.29
Bright Sea Green
#05FFA6
ΔE00 3.00
Light Green Blue
#56FCA2
ΔE00 3.82
Sea Green (survey)
#53FCA1
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FFB7 #FF468E
analogous
#46FF5A #46FFB7 #46EAFF
triadic
#46FFB7 #B746FF #FFB746
tetradic
#46FFB7 #5A46FF #FF468E #EAFF46
square
#46FFB7 #5A46FF #FF468E #EAFF46
split-complementary
#46FFB7 #FF46EA #FF5A46
monochromatic
#00CB7C #09FF9F #46FFB7 #83FFCF #C0FFE7
Accessibility & contrast
On white
1.29
#46FFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#46FFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FFB7
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FFB7 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB3
Deuteranopia (green-blind)
#E4DCBC
Tritanopia (blue-blind)
#00FFEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #46ffb7; /* rgb */ color: rgb(70, 255, 183); /* oklch */ color: oklch(89.2% 0.178 162.1);
Tailwind
colors: {
custom: {
50: '#92ffcc',
500: '#46ffb7',
950: '#000000',
},
}SCSS
$custom: #46ffb7; $custom-light: #92ffcc; $custom-dark: #000000;
JSON
{
"hex": "#46ffb7",
"rgb": {
"r": 70,
"g": 255,
"b": 183
},
"hsl": {
"h": 156.649,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.89199,
"c": 0.17764,
"h": 162.1
},
"luminance": 0.76241
}Semantic roles & 50–950 ramp
primary
#46FFB7
secondary
#C62363
accent
#0059E6
background
#FCFFFE
surface
#F5FFFA
border
#CFD7D3
text
#0F1813
muted
#808683