#46B1BE#46B1BE
#46B1BE is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.4% C 0.098 H 206.4°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #46B1BE |
|---|---|
| RGB | rgb(70, 177, 190) |
| HSL | hsl(187, 48%, 51%) |
| HSV | hsv(187, 63%, 75%) |
| CMYK | cmyk(63.2%, 6.8%, 0%, 25.5%) |
| CIE-LAB | lab(66.87, -26.35, -15.71) |
| CIE-LCH | lch(66.87, 30.68, 210.81°) |
| OKLab | oklab(70.43% -0.0879 -0.0436) |
| OKLCH | oklch(70.43% 0.098 206.4) |
| XYZ | xyz(27.5383, 36.4611, 54.2916) |
| Luminance | 0.3646 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.62
Cadetblue
#5F9EA0
ΔE00 7.25
Lightseagreen
#20B2AA
ΔE00 8.77
Darkturquoise
#00CED1
ΔE00 9.15
Aqua Blue
#02D8E9
ΔE00 10.18
Topaz
#13BBAF
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46B1BE #BE5346
analogous
#46BE8F #46B1BE #4675BE
triadic
#46B1BE #BE46B1 #B1BE46
tetradic
#46B1BE #8F46BE #BE5346 #75BE46
square
#46B1BE #8F46BE #BE5346 #75BE46
split-complementary
#46B1BE #BE4675 #BE8F46
monochromatic
#245F66 #348993 #46B1BE #73C4CE #A1D7DE
Accessibility & contrast
On white
2.53
#46B1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#46B1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46B1BE
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46B1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46B1BE | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABF
Deuteranopia (green-blind)
#919DBE
Tritanopia (blue-blind)
#00B8B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #46b1be; /* rgb */ color: rgb(70, 177, 190); /* oklch */ color: oklch(70.4% 0.098 206.4);
Tailwind
colors: {
custom: {
50: '#87c8d1',
500: '#46b1be',
950: '#000000',
},
}SCSS
$custom: #46b1be; $custom-light: #87c8d1; $custom-dark: #000000;
JSON
{
"hex": "#46b1be",
"rgb": {
"r": 70,
"g": 177,
"b": 190
},
"hsl": {
"h": 186.5,
"s": 48,
"l": 50.98
},
"oklch": {
"l": 0.70426,
"c": 0.09808,
"h": 206.4
},
"luminance": 0.36464
}Semantic roles & 50–950 ramp
primary
#46B1BE
secondary
#CA9B95
accent
#5F50D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282