#46AC97#46AC97
#46AC97 is a light, moderate teal. Relative luminance 0.330; OKLCH L 67.9% C 0.100 H 177.3°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #46AC97 |
|---|---|
| RGB | rgb(70, 172, 151) |
| HSL | hsl(168, 42%, 47%) |
| HSV | hsv(168, 59%, 67%) |
| CMYK | cmyk(59.3%, 0%, 12.2%, 32.5%) |
| CIE-LAB | lab(64.19, -34.71, 1.99) |
| CIE-LCH | lch(64.19, 34.76, 176.72°) |
| OKLab | oklab(67.87% -0.0997 0.0047) |
| OKLCH | oklch(67.87% 0.1 177.3) |
| XYZ | xyz(22.8617, 33.0392, 34.4445) |
| Luminance | 0.3304 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.28
Tealish
#24BCA8
ΔE00 4.99
Lightseagreen
#20B2AA
ΔE00 5.62
Dull Teal
#5F9E8F
ΔE00 5.65
Topaz
#13BBAF
ΔE00 6.09
Grey Teal
#5E9B8A
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46AC97 #AC465B
analogous
#46AC64 #46AC97 #468EAC
triadic
#46AC97 #9746AC #AC9746
tetradic
#46AC97 #6446AC #AC465B #8EAC46
square
#46AC97 #6446AC #AC465B #8EAC46
split-complementary
#46AC97 #AC468E #AC6446
monochromatic
#23554B #348171 #46AC97 #6CC3B1 #98D5C8
Accessibility & contrast
On white
2.76
#46AC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#46AC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46AC97
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46AC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46AC97 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A296
Deuteranopia (green-blind)
#969799
Tritanopia (blue-blind)
#00AEA6
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #46ac97; /* rgb */ color: rgb(70, 172, 151); /* oklch */ color: oklch(67.9% 0.100 177.3);
Tailwind
colors: {
custom: {
50: '#84c5b5',
500: '#46ac97',
950: '#000000',
},
}SCSS
$custom: #46ac97; $custom-light: #84c5b5; $custom-dark: #000000;
JSON
{
"hex": "#46ac97",
"rgb": {
"r": 70,
"g": 172,
"b": 151
},
"hsl": {
"h": 167.647,
"s": 42.149,
"l": 47.451
},
"oklch": {
"l": 0.67874,
"c": 0.09984,
"h": 177.3
},
"luminance": 0.33042
}Semantic roles & 50–950 ramp
primary
#46AC97
secondary
#C18D98
accent
#566FD2
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280