#46FFB5#46FFB5
#46FFB5 is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.2% C 0.179 H 161.4°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #46FFB5 |
|---|---|
| RGB | rgb(70, 255, 181) |
| HSL | hsl(156, 100%, 64%) |
| HSV | hsv(156, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 29%, 0%) |
| CIE-LAB | lab(89.93, -62.27, 22.45) |
| CIE-LCH | lch(89.93, 66.19, 160.18°) |
| OKLab | oklab(89.16% -0.1699 0.057) |
| OKLCH | oklch(89.16% 0.179 161.4) |
| XYZ | xyz(46.6213, 76.1528, 55.9490) |
| Luminance | 0.7616 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.23
Greenish Turquoise
#00FBB0
ΔE00 1.70
Light Greenish Blue
#63F7B4
ΔE00 2.34
Bright Sea Green
#05FFA6
ΔE00 2.66
Light Green Blue
#56FCA2
ΔE00 3.45
Sea Green (survey)
#53FCA1
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FFB5 #FF4690
analogous
#46FF58 #46FFB5 #46ECFF
triadic
#46FFB5 #B546FF #FFB546
tetradic
#46FFB5 #5846FF #FF4690 #ECFF46
square
#46FFB5 #5846FF #FF4690 #ECFF46
split-complementary
#46FFB5 #FF46EC #FF5846
monochromatic
#00CB7A #09FF9D #46FFB5 #83FFCD #C0FFE6
Accessibility & contrast
On white
1.29
#46FFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#46FFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FFB5
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FFB5 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB1
Deuteranopia (green-blind)
#E4DBBA
Tritanopia (blue-blind)
#00FEEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #46ffb5; /* rgb */ color: rgb(70, 255, 181); /* oklch */ color: oklch(89.2% 0.179 161.4);
Tailwind
colors: {
custom: {
50: '#92ffcb',
500: '#46ffb5',
950: '#000000',
},
}SCSS
$custom: #46ffb5; $custom-light: #92ffcb; $custom-dark: #000000;
JSON
{
"hex": "#46ffb5",
"rgb": {
"r": 70,
"g": 255,
"b": 181
},
"hsl": {
"h": 156,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.89155,
"c": 0.17924,
"h": 161.4
},
"luminance": 0.76158
}Semantic roles & 50–950 ramp
primary
#46FFB5
secondary
#C62364
accent
#005CE6
background
#FCFFFE
surface
#F5FFFA
border
#CFD7D3
text
#0F1813
muted
#808683