#46FFB6#46FFB6
#46FFB6 is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.2% C 0.178 H 161.8°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #46FFB6 |
|---|---|
| RGB | rgb(70, 255, 182) |
| HSL | hsl(156, 100%, 64%) |
| HSV | hsv(156, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 28.6%, 0%) |
| CIE-LAB | lab(89.95, -62.07, 21.96) |
| CIE-LCH | lch(89.95, 65.84, 160.51°) |
| OKLab | oklab(89.18% -0.1695 0.0558) |
| OKLCH | oklch(89.18% 0.178 161.8) |
| XYZ | xyz(46.7243, 76.1940, 56.4913) |
| Luminance | 0.7620 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.11
Greenish Turquoise
#00FBB0
ΔE00 1.70
Light Greenish Blue
#63F7B4
ΔE00 2.31
Bright Sea Green
#05FFA6
ΔE00 2.83
Light Green Blue
#56FCA2
ΔE00 3.63
Sea Green (survey)
#53FCA1
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FFB6 #FF468F
analogous
#46FF59 #46FFB6 #46ECFF
triadic
#46FFB6 #B646FF #FFB646
tetradic
#46FFB6 #5946FF #FF468F #ECFF46
square
#46FFB6 #5946FF #FF468F #ECFF46
split-complementary
#46FFB6 #FF46EC #FF5946
monochromatic
#00CB7B #09FF9E #46FFB6 #83FFCE #C0FFE6
Accessibility & contrast
On white
1.29
#46FFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#46FFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FFB6
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FFB6 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB2
Deuteranopia (green-blind)
#E4DBBB
Tritanopia (blue-blind)
#00FEEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #46ffb6; /* rgb */ color: rgb(70, 255, 182); /* oklch */ color: oklch(89.2% 0.178 161.8);
Tailwind
colors: {
custom: {
50: '#92ffcc',
500: '#46ffb6',
950: '#000000',
},
}SCSS
$custom: #46ffb6; $custom-light: #92ffcc; $custom-dark: #000000;
JSON
{
"hex": "#46ffb6",
"rgb": {
"r": 70,
"g": 255,
"b": 182
},
"hsl": {
"h": 156.324,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.89177,
"c": 0.17844,
"h": 161.8
},
"luminance": 0.76199
}Semantic roles & 50–950 ramp
primary
#46FFB6
secondary
#C62363
accent
#005BE6
background
#FCFFFE
surface
#F5FFFA
border
#CFD7D3
text
#0F1813
muted
#808683