#46DA9C#46DA9C
#46DA9C is a light, vivid teal. Relative luminance 0.538; OKLCH L 79.5% C 0.154 H 161.3°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #46DA9C |
|---|---|
| RGB | rgb(70, 218, 156) |
| HSL | hsl(155, 67%, 56%) |
| HSV | hsv(155, 68%, 85%) |
| CMYK | cmyk(67.9%, 0%, 28.4%, 14.5%) |
| CIE-LAB | lab(78.37, -53.24, 19.38) |
| CIE-LCH | lch(78.37, 56.66, 159.99°) |
| OKLab | oklab(79.5% -0.1456 0.0493) |
| OKLCH | oklch(79.5% 0.154 161.3) |
| XYZ | xyz(33.5945, 53.8415, 40.0680) |
| Luminance | 0.5384 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.30
Eucalyptus
#44D7A8
ΔE00 3.45
Seaweed
#18D17B
ΔE00 5.42
Seafoam
#7FE0B3
ΔE00 5.67
Greenblue
#23C48B
ΔE00 5.71
Aqua Marine
#2EE8BB
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46DA9C #DA4684
analogous
#46DA52 #46DA9C #46CEDA
triadic
#46DA9C #9C46DA #DA9C46
tetradic
#46DA9C #5246DA #DA4684 #CEDA46
square
#46DA9C #5246DA #DA4684 #CEDA46
split-complementary
#46DA9C #DA46CE #DA5246
monochromatic
#1C8A5C #26BD7E #46DA9C #79E4B7 #ACEED3
Accessibility & contrast
On white
1.78
#46DA9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#46DA9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46DA9C
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46DA9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46DA9C | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA98
Deuteranopia (green-blind)
#C4BCA0
Tritanopia (blue-blind)
#00D9C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #46da9c; /* rgb */ color: rgb(70, 218, 156); /* oklch */ color: oklch(79.5% 0.154 161.3);
Tailwind
colors: {
custom: {
50: '#8be6b9',
500: '#46da9c',
950: '#000000',
},
}SCSS
$custom: #46da9c; $custom-light: #8be6b9; $custom-dark: #000000;
JSON
{
"hex": "#46da9c",
"rgb": {
"r": 70,
"g": 218,
"b": 156
},
"hsl": {
"h": 154.865,
"s": 66.667,
"l": 56.471
},
"oklch": {
"l": 0.79497,
"c": 0.15368,
"h": 161.3
},
"luminance": 0.53845
}Semantic roles & 50–950 ramp
primary
#46DA9C
secondary
#90345B
accent
#3E86EA
background
#FCFEFD
surface
#F4FCF8
border
#CED5D1
text
#0D1611
muted
#7F8481