#46FFBE#46FFBE
#46FFBE is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.4% C 0.172 H 164.4°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #46FFBE |
|---|---|
| RGB | rgb(70, 255, 190) |
| HSL | hsl(159, 100%, 64%) |
| HSV | hsv(159, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(90.11, -60.36, 18.09) |
| CIE-LCH | lch(90.11, 63.02, 163.31°) |
| OKLab | oklab(89.36% -0.1659 0.0462) |
| OKLCH | oklch(89.36% 0.172 164.4) |
| XYZ | xyz(47.5748, 76.5342, 60.9704) |
| Luminance | 0.7654 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.35
Greenish Turquoise
#00FBB0
ΔE00 2.42
Light Greenish Blue
#63F7B4
ΔE00 2.62
Light Aquamarine
#7BFDC7
ΔE00 3.56
Bright Teal
#01F9C6
ΔE00 3.76
Bright Sea Green
#05FFA6
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FFBE #FF4687
analogous
#46FF61 #46FFBE #46E3FF
triadic
#46FFBE #BE46FF #FFBE46
tetradic
#46FFBE #6146FF #FF4687 #E3FF46
square
#46FFBE #6146FF #FF4687 #E3FF46
split-complementary
#46FFBE #FF46E3 #FF6146
monochromatic
#00CB83 #09FFA8 #46FFBE #83FFD4 #C0FFE9
Accessibility & contrast
On white
1.29
#46FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#46FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FFBE
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FFBE | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBA
Deuteranopia (green-blind)
#E3DCC2
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #46ffbe; /* rgb */ color: rgb(70, 255, 190); /* oklch */ color: oklch(89.4% 0.172 164.4);
Tailwind
colors: {
custom: {
50: '#92ffd1',
500: '#46ffbe',
950: '#000000',
},
}SCSS
$custom: #46ffbe; $custom-light: #92ffd1; $custom-dark: #000000;
JSON
{
"hex": "#46ffbe",
"rgb": {
"r": 70,
"g": 255,
"b": 190
},
"hsl": {
"h": 158.919,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.89359,
"c": 0.17219,
"h": 164.4
},
"luminance": 0.7654
}Semantic roles & 50–950 ramp
primary
#46FFBE
secondary
#C6235C
accent
#0051E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683