#46B7BB#46B7BB
#46B7BB is a light, moderate teal. Relative luminance 0.388; OKLCH L 71.8% C 0.101 H 198.5°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #46B7BB |
|---|---|
| RGB | rgb(70, 183, 187) |
| HSL | hsl(182, 46%, 50%) |
| HSV | hsv(182, 63%, 73%) |
| CMYK | cmyk(62.6%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(68.57, -30.17, -11.50) |
| CIE-LCH | lch(68.57, 32.29, 200.86°) |
| OKLab | oklab(71.77% -0.0954 -0.0319) |
| OKLCH | oklch(71.77% 0.101 198.5) |
| XYZ | xyz(28.4250, 38.7539, 52.9863) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.46
Lightseagreen
#20B2AA
ΔE00 5.54
Darkturquoise
#00CED1
ΔE00 6.38
Topaz
#13BBAF
ΔE00 6.71
Mediumturquoise
#48D1CC
ΔE00 7.44
Cadetblue
#5F9EA0
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46B7BB #BB4A46
analogous
#46BB84 #46B7BB #467DBB
triadic
#46B7BB #BB46B7 #B7BB46
tetradic
#46B7BB #8446BB #BB4A46 #7DBB46
square
#46B7BB #8446BB #BB4A46 #7DBB46
split-complementary
#46B7BB #BB467D #BB8446
monochromatic
#246062 #358C8F #46B7BB #73C8CB #A0DADC
Accessibility & contrast
On white
2.40
#46B7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#46B7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46B7BB
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46B7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46B7BB | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBB
Deuteranopia (green-blind)
#99A2BC
Tritanopia (blue-blind)
#00BDB8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #46b7bb; /* rgb */ color: rgb(70, 183, 187); /* oklch */ color: oklch(71.8% 0.101 198.5);
Tailwind
colors: {
custom: {
50: '#87cdcf',
500: '#46b7bb',
950: '#000000',
},
}SCSS
$custom: #46b7bb; $custom-light: #87cdcf; $custom-dark: #000000;
JSON
{
"hex": "#46b7bb",
"rgb": {
"r": 70,
"g": 183,
"b": 187
},
"hsl": {
"h": 182.051,
"s": 46.245,
"l": 50.392
},
"oklch": {
"l": 0.71768,
"c": 0.10063,
"h": 198.5
},
"luminance": 0.38757
}Semantic roles & 50–950 ramp
primary
#46B7BB
secondary
#C89694
accent
#5652D6
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282