#46FFB8#46FFB8
#46FFB8 is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.2% C 0.177 H 162.4°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #46FFB8 |
|---|---|
| RGB | rgb(70, 255, 184) |
| HSL | hsl(157, 100%, 64%) |
| HSV | hsv(157, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 27.8%, 0%) |
| CIE-LAB | lab(89.99, -61.65, 21.00) |
| CIE-LCH | lch(89.99, 65.12, 161.19°) |
| OKLab | oklab(89.22% -0.1686 0.0534) |
| OKLCH | oklch(89.22% 0.177 162.4) |
| XYZ | xyz(46.9325, 76.2773, 57.5876) |
| Luminance | 0.7628 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 0.95
Greenish Turquoise
#00FBB0
ΔE00 1.77
Light Greenish Blue
#63F7B4
ΔE00 2.28
Bright Sea Green
#05FFA6
ΔE00 3.18
Light Blue Green
#7EFBB3
ΔE00 3.98
Light Green Blue
#56FCA2
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FFB8 #FF468D
analogous
#46FF5B #46FFB8 #46E9FF
triadic
#46FFB8 #B846FF #FFB846
tetradic
#46FFB8 #5B46FF #FF468D #E9FF46
square
#46FFB8 #5B46FF #FF468D #E9FF46
split-complementary
#46FFB8 #FF46E9 #FF5B46
monochromatic
#00CB7D #09FFA1 #46FFB8 #83FFCF #C0FFE7
Accessibility & contrast
On white
1.29
#46FFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#46FFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FFB8
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FFB8 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB4
Deuteranopia (green-blind)
#E4DCBD
Tritanopia (blue-blind)
#00FFEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #46ffb8; /* rgb */ color: rgb(70, 255, 184); /* oklch */ color: oklch(89.2% 0.177 162.4);
Tailwind
colors: {
custom: {
50: '#92ffcd',
500: '#46ffb8',
950: '#000000',
},
}SCSS
$custom: #46ffb8; $custom-light: #92ffcd; $custom-dark: #000000;
JSON
{
"hex": "#46ffb8",
"rgb": {
"r": 70,
"g": 255,
"b": 184
},
"hsl": {
"h": 156.973,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.89222,
"c": 0.17685,
"h": 162.4
},
"luminance": 0.76283
}Semantic roles & 50–950 ramp
primary
#46FFB8
secondary
#C62362
accent
#0058E6
background
#FCFFFE
surface
#F5FFFA
border
#CFD7D3
text
#0F1813
muted
#808683