#46BAAB#46BAAB
#46BAAB is a light, moderate teal. Relative luminance 0.394; OKLCH L 72.0% C 0.106 H 183.3°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #46BAAB |
|---|---|
| RGB | rgb(70, 186, 171) |
| HSL | hsl(172, 46%, 50%) |
| HSV | hsv(172, 62%, 73%) |
| CMYK | cmyk(62.4%, 0%, 8.1%, 27.1%) |
| CIE-LAB | lab(69.01, -35.99, -2.04) |
| CIE-LCH | lch(69.01, 36.05, 183.25°) |
| OKLab | oklab(71.97% -0.1057 -0.0061) |
| OKLCH | oklch(71.97% 0.106 183.3) |
| XYZ | xyz(27.4320, 39.3573, 44.6712) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.45
Topaz
#13BBAF
ΔE00 2.50
Turquoise (survey)
#06C2AC
ΔE00 3.72
Lightseagreen
#20B2AA
ΔE00 3.78
Greeny Blue
#42B395
ΔE00 5.61
Mediumturquoise
#48D1CC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46BAAB #BA4655
analogous
#46BA71 #46BAAB #468FBA
triadic
#46BAAB #AB46BA #BAAB46
tetradic
#46BAAB #7146BA #BA4655 #8FBA46
square
#46BAAB #7146BA #BA4655 #8FBA46
split-complementary
#46BAAB #BA468F #BA7146
monochromatic
#246159 #358E82 #46BAAB #73CBBF #9FDBD3
Accessibility & contrast
On white
2.37
#46BAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#46BAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46BAAB
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46BAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46BAAB | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AA
Deuteranopia (green-blind)
#A0A3AC
Tritanopia (blue-blind)
#00BEB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #46baab; /* rgb */ color: rgb(70, 186, 171); /* oklch */ color: oklch(72.0% 0.106 183.3);
Tailwind
colors: {
custom: {
50: '#87cfc3',
500: '#46baab',
950: '#000000',
},
}SCSS
$custom: #46baab; $custom-light: #87cfc3; $custom-dark: #000000;
JSON
{
"hex": "#46baab",
"rgb": {
"r": 70,
"g": 186,
"b": 171
},
"hsl": {
"h": 172.241,
"s": 45.669,
"l": 50.196
},
"oklch": {
"l": 0.71966,
"c": 0.10587,
"h": 183.3
},
"luminance": 0.3936
}Semantic roles & 50–950 ramp
primary
#46BAAB
secondary
#C8949B
accent
#5263D5
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281