#46FFB9#46FFB9
#46FFB9 is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.2% C 0.176 H 162.7°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #46FFB9 |
|---|---|
| RGB | rgb(70, 255, 185) |
| HSL | hsl(157, 100%, 64%) |
| HSV | hsv(157, 73%, 100%) |
| CMYK | cmyk(72.5%, 0%, 27.5%, 0%) |
| CIE-LAB | lab(90.01, -61.44, 20.51) |
| CIE-LCH | lch(90.01, 64.77, 161.54°) |
| OKLab | oklab(89.24% -0.1681 0.0522) |
| OKLCH | oklch(89.24% 0.176 162.7) |
| XYZ | xyz(47.0377, 76.3193, 58.1416) |
| Luminance | 0.7632 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 0.92
Greenish Turquoise
#00FBB0
ΔE00 1.84
Light Greenish Blue
#63F7B4
ΔE00 2.30
Bright Sea Green
#05FFA6
ΔE00 3.36
Light Aquamarine
#7BFDC7
ΔE00 4.04
Light Blue Green
#7EFBB3
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46FFB9 #FF468C
analogous
#46FF5C #46FFB9 #46E9FF
triadic
#46FFB9 #B946FF #FFB946
tetradic
#46FFB9 #5C46FF #FF468C #E9FF46
square
#46FFB9 #5C46FF #FF468C #E9FF46
split-complementary
#46FFB9 #FF46E9 #FF5C46
monochromatic
#00CB7E #09FFA2 #46FFB9 #83FFD0 #C0FFE7
Accessibility & contrast
On white
1.29
#46FFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#46FFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46FFB9
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46FFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46FFB9 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB5
Deuteranopia (green-blind)
#E4DCBE
Tritanopia (blue-blind)
#00FFEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #46ffb9; /* rgb */ color: rgb(70, 255, 185); /* oklch */ color: oklch(89.2% 0.176 162.7);
Tailwind
colors: {
custom: {
50: '#92ffce',
500: '#46ffb9',
950: '#000000',
},
}SCSS
$custom: #46ffb9; $custom-light: #92ffce; $custom-dark: #000000;
JSON
{
"hex": "#46ffb9",
"rgb": {
"r": 70,
"g": 255,
"b": 185
},
"hsl": {
"h": 157.297,
"s": 100,
"l": 63.725
},
"oklch": {
"l": 0.89244,
"c": 0.17606,
"h": 162.7
},
"luminance": 0.76325
}Semantic roles & 50–950 ramp
primary
#46FFB9
secondary
#C62361
accent
#0057E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1813
muted
#808683