#46AC9D#46AC9D
#46AC9D is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.1% C 0.097 H 182.1°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #46AC9D |
|---|---|
| RGB | rgb(70, 172, 157) |
| HSL | hsl(171, 42%, 47%) |
| HSV | hsv(171, 59%, 67%) |
| CMYK | cmyk(59.3%, 0%, 8.7%, 32.5%) |
| CIE-LAB | lab(64.35, -33.15, -1.12) |
| CIE-LCH | lch(64.35, 33.17, 181.93°) |
| OKLab | oklab(68.06% -0.097 -0.0035) |
| OKLCH | oklch(68.06% 0.097 182.1) |
| XYZ | xyz(23.3614, 33.2391, 37.0764) |
| Luminance | 0.3324 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.84
Tealish
#24BCA8
ΔE00 4.97
Topaz
#13BBAF
ΔE00 5.03
Greeny Blue
#42B395
ΔE00 5.16
Dull Teal
#5F9E8F
ΔE00 5.53
Blue Green
#0F9B8E
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46AC9D #AC4655
analogous
#46AC6A #46AC9D #4688AC
triadic
#46AC9D #9D46AC #AC9D46
tetradic
#46AC9D #6A46AC #AC4655 #88AC46
square
#46AC9D #6A46AC #AC4655 #88AC46
split-complementary
#46AC9D #AC4688 #AC6A46
monochromatic
#23554E #348175 #46AC9D #6CC3B6 #98D5CC
Accessibility & contrast
On white
2.75
#46AC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#46AC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46AC9D
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46AC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46AC9D | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39C
Deuteranopia (green-blind)
#95979E
Tritanopia (blue-blind)
#00AFA7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #46ac9d; /* rgb */ color: rgb(70, 172, 157); /* oklch */ color: oklch(68.1% 0.097 182.1);
Tailwind
colors: {
custom: {
50: '#84c5b9',
500: '#46ac9d',
950: '#000000',
},
}SCSS
$custom: #46ac9d; $custom-light: #84c5b9; $custom-dark: #000000;
JSON
{
"hex": "#46ac9d",
"rgb": {
"r": 70,
"g": 172,
"b": 157
},
"hsl": {
"h": 171.176,
"s": 42.149,
"l": 47.451
},
"oklch": {
"l": 0.68058,
"c": 0.09702,
"h": 182.1
},
"luminance": 0.33241
}Semantic roles & 50–950 ramp
primary
#46AC9D
secondary
#C18D95
accent
#5668D2
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280