#46DA9B#46DA9B
#46DA9B is a light, vivid teal. Relative luminance 0.538; OKLCH L 79.5% C 0.155 H 160.9°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #46DA9B |
|---|---|
| RGB | rgb(70, 218, 155) |
| HSL | hsl(154, 67%, 56%) |
| HSV | hsv(154, 68%, 85%) |
| CMYK | cmyk(67.9%, 0%, 28.9%, 14.5%) |
| CIE-LAB | lab(78.35, -53.46, 19.88) |
| CIE-LCH | lch(78.35, 57.03, 159.60°) |
| OKLab | oklab(79.47% -0.146 0.0505) |
| OKLCH | oklch(79.47% 0.155 160.9) |
| XYZ | xyz(33.5102, 53.8077, 39.6239) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.15
Eucalyptus
#44D7A8
ΔE00 3.66
Seaweed
#18D17B
ΔE00 5.24
Greenblue
#23C48B
ΔE00 5.73
Seafoam
#7FE0B3
ΔE00 5.79
Aqua Marine
#2EE8BB
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46DA9B #DA4685
analogous
#46DA51 #46DA9B #46CFDA
triadic
#46DA9B #9B46DA #DA9B46
tetradic
#46DA9B #5146DA #DA4685 #CFDA46
square
#46DA9B #5146DA #DA4685 #CFDA46
split-complementary
#46DA9B #DA46CF #DA5146
monochromatic
#1C8A5B #26BD7D #46DA9B #79E4B7 #ACEED2
Accessibility & contrast
On white
1.79
#46DA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#46DA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46DA9B
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46DA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46DA9B | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA97
Deuteranopia (green-blind)
#C4BC9F
Tritanopia (blue-blind)
#00D9C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #46da9b; /* rgb */ color: rgb(70, 218, 155); /* oklch */ color: oklch(79.5% 0.155 160.9);
Tailwind
colors: {
custom: {
50: '#8be6b8',
500: '#46da9b',
950: '#000000',
},
}SCSS
$custom: #46da9b; $custom-light: #8be6b8; $custom-dark: #000000;
JSON
{
"hex": "#46da9b",
"rgb": {
"r": 70,
"g": 218,
"b": 155
},
"hsl": {
"h": 154.459,
"s": 66.667,
"l": 56.471
},
"oklch": {
"l": 0.79474,
"c": 0.15452,
"h": 160.9
},
"luminance": 0.53811
}Semantic roles & 50–950 ramp
primary
#46DA9B
secondary
#90345B
accent
#3E87EA
background
#FCFEFD
surface
#F4FCF8
border
#CED5D1
text
#0D1611
muted
#7F8481