#46ACAB#46ACAB
#46ACAB is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.5% C 0.094 H 194.3°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #46ACAB |
|---|---|
| RGB | rgb(70, 172, 171) |
| HSL | hsl(179, 42%, 47%) |
| HSV | hsv(179, 59%, 67%) |
| CMYK | cmyk(59.3%, 0%, 0.6%, 32.5%) |
| CIE-LAB | lab(64.76, -29.35, -8.33) |
| CIE-LCH | lch(64.76, 30.51, 195.84°) |
| OKLab | oklab(68.52% -0.0907 -0.0231) |
| OKLCH | oklch(68.52% 0.094 194.3) |
| XYZ | xyz(24.6258, 33.7449, 43.7358) |
| Luminance | 0.3375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.99
Cadetblue
#5F9EA0
ΔE00 5.78
Topaz
#13BBAF
ΔE00 6.33
Sea
#3C9992
ΔE00 6.49
Turquoise Blue
#06B1C4
ΔE00 7.15
Dull Teal
#5F9E8F
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46ACAB #AC4647
analogous
#46AC78 #46ACAB #467AAC
triadic
#46ACAB #AB46AC #ACAB46
tetradic
#46ACAB #7846AC #AC4647 #7AAC46
square
#46ACAB #7846AC #AC4647 #7AAC46
split-complementary
#46ACAB #AC467A #AC7846
monochromatic
#235555 #348180 #46ACAB #6CC3C2 #98D5D4
Accessibility & contrast
On white
2.71
#46ACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#46ACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46ACAB
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46ACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46ACAB | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AB
Deuteranopia (green-blind)
#9198AC
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #46acab; /* rgb */ color: rgb(70, 172, 171); /* oklch */ color: oklch(68.5% 0.094 194.3);
Tailwind
colors: {
custom: {
50: '#85c5c4',
500: '#46acab',
950: '#000000',
},
}SCSS
$custom: #46acab; $custom-light: #85c5c4; $custom-dark: #000000;
JSON
{
"hex": "#46acab",
"rgb": {
"r": 70,
"g": 172,
"b": 171
},
"hsl": {
"h": 179.412,
"s": 42.149,
"l": 47.451
},
"oklch": {
"l": 0.68521,
"c": 0.09357,
"h": 194.3
},
"luminance": 0.33747
}Semantic roles & 50–950 ramp
primary
#46ACAB
secondary
#C18D8D
accent
#5657D2
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281