#46B4BB#46B4BB
#46B4BB is a light, moderate teal. Relative luminance 0.375; OKLCH L 71.0% C 0.099 H 201.1°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #46B4BB |
|---|---|
| RGB | rgb(70, 180, 187) |
| HSL | hsl(184, 46%, 50%) |
| HSV | hsv(184, 63%, 73%) |
| CMYK | cmyk(62.6%, 3.7%, 0%, 26.7%) |
| CIE-LAB | lab(67.67, -28.71, -12.85) |
| CIE-LCH | lch(67.67, 31.45, 204.11°) |
| OKLab | oklab(71.04% -0.0923 -0.0356) |
| OKLCH | oklch(71.04% 0.099 201.1) |
| XYZ | xyz(27.8128, 37.5295, 52.7822) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.25
Lightseagreen
#20B2AA
ΔE00 6.50
Cadetblue
#5F9EA0
ΔE00 7.40
Darkturquoise
#00CED1
ΔE00 7.43
Topaz
#13BBAF
ΔE00 7.99
Mediumturquoise
#48D1CC
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46B4BB #BB4D46
analogous
#46BB88 #46B4BB #4679BB
triadic
#46B4BB #BB46B4 #B4BB46
tetradic
#46B4BB #8846BB #BB4D46 #79BB46
square
#46B4BB #8846BB #BB4D46 #79BB46
split-complementary
#46B4BB #BB4679 #BB8846
monochromatic
#245F62 #358A8F #46B4BB #73C6CB #A0D8DC
Accessibility & contrast
On white
2.47
#46B4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#46B4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46B4BB
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46B4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46B4BB | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBC
Deuteranopia (green-blind)
#959FBC
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #46b4bb; /* rgb */ color: rgb(70, 180, 187); /* oklch */ color: oklch(71.0% 0.099 201.1);
Tailwind
colors: {
custom: {
50: '#87cbcf',
500: '#46b4bb',
950: '#000000',
},
}SCSS
$custom: #46b4bb; $custom-light: #87cbcf; $custom-dark: #000000;
JSON
{
"hex": "#46b4bb",
"rgb": {
"r": 70,
"g": 180,
"b": 187
},
"hsl": {
"h": 183.59,
"s": 46.245,
"l": 50.392
},
"oklch": {
"l": 0.71041,
"c": 0.09892,
"h": 201.1
},
"luminance": 0.37532
}Semantic roles & 50–950 ramp
primary
#46B4BB
secondary
#C89794
accent
#5A52D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282