#46AC99#46AC99
#46AC99 is a light, moderate teal. Relative luminance 0.331; OKLCH L 67.9% C 0.099 H 178.9°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #46AC99 |
|---|---|
| RGB | rgb(70, 172, 153) |
| HSL | hsl(169, 42%, 47%) |
| HSV | hsv(169, 59%, 67%) |
| CMYK | cmyk(59.3%, 0%, 11%, 32.5%) |
| CIE-LAB | lab(64.25, -34.19, 0.95) |
| CIE-LCH | lch(64.25, 34.21, 178.41°) |
| OKLab | oklab(67.93% -0.0988 0.002) |
| OKLCH | oklch(67.93% 0.099 178.9) |
| XYZ | xyz(23.0254, 33.1047, 35.3072) |
| Luminance | 0.3311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.86
Tealish
#24BCA8
ΔE00 4.87
Lightseagreen
#20B2AA
ΔE00 5.00
Dull Teal
#5F9E8F
ΔE00 5.53
Topaz
#13BBAF
ΔE00 5.67
Grey Teal
#5E9B8A
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46AC99 #AC4659
analogous
#46AC66 #46AC99 #468CAC
triadic
#46AC99 #9946AC #AC9946
tetradic
#46AC99 #6646AC #AC4659 #8CAC46
square
#46AC99 #6646AC #AC4659 #8CAC46
split-complementary
#46AC99 #AC468C #AC6646
monochromatic
#23554C #348172 #46AC99 #6CC3B3 #98D5C9
Accessibility & contrast
On white
2.76
#46AC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#46AC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46AC99
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46AC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46AC99 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A298
Deuteranopia (green-blind)
#96979B
Tritanopia (blue-blind)
#00AFA6
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #46ac99; /* rgb */ color: rgb(70, 172, 153); /* oklch */ color: oklch(67.9% 0.099 178.9);
Tailwind
colors: {
custom: {
50: '#84c5b7',
500: '#46ac99',
950: '#000000',
},
}SCSS
$custom: #46ac99; $custom-light: #84c5b7; $custom-dark: #000000;
JSON
{
"hex": "#46ac99",
"rgb": {
"r": 70,
"g": 172,
"b": 153
},
"hsl": {
"h": 168.824,
"s": 42.149,
"l": 47.451
},
"oklch": {
"l": 0.67934,
"c": 0.09883,
"h": 178.9
},
"luminance": 0.33107
}Semantic roles & 50–950 ramp
primary
#46AC99
secondary
#C18D97
accent
#566DD2
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280