#46B2BC#46B2BC
#46B2BC is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.6% C 0.098 H 203.7°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #46B2BC |
|---|---|
| RGB | rgb(70, 178, 188) |
| HSL | hsl(185, 47%, 51%) |
| HSV | hsv(185, 63%, 74%) |
| CMYK | cmyk(62.8%, 5.3%, 0%, 26.3%) |
| CIE-LAB | lab(67.10, -27.43, -14.25) |
| CIE-LCH | lch(67.10, 30.91, 207.46°) |
| OKLab | oklab(70.59% -0.0898 -0.0395) |
| OKLCH | oklch(70.59% 0.098 203.7) |
| XYZ | xyz(27.5194, 36.7708, 53.2144) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.27
Cadetblue
#5F9EA0
ΔE00 7.11
Lightseagreen
#20B2AA
ΔE00 7.62
Darkturquoise
#00CED1
ΔE00 8.36
Topaz
#13BBAF
ΔE00 9.26
Mediumturquoise
#48D1CC
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#46B2BC #BC5046
analogous
#46BC8B #46B2BC #4677BC
triadic
#46B2BC #BC46B2 #B2BC46
tetradic
#46B2BC #8B46BC #BC5046 #77BC46
square
#46B2BC #8B46BC #BC5046 #77BC46
split-complementary
#46B2BC #BC4677 #BC8B46
monochromatic
#245E64 #348990 #46B2BC #73C5CC #A0D7DD
Accessibility & contrast
On white
2.51
#46B2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#46B2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #46B2BC
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##46B2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##46B2BC | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBD
Deuteranopia (green-blind)
#939EBC
Tritanopia (blue-blind)
#00B9B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #46b2bc; /* rgb */ color: rgb(70, 178, 188); /* oklch */ color: oklch(70.6% 0.098 203.7);
Tailwind
colors: {
custom: {
50: '#87c9d0',
500: '#46b2bc',
950: '#000000',
},
}SCSS
$custom: #46b2bc; $custom-light: #87c9d0; $custom-dark: #000000;
JSON
{
"hex": "#46b2bc",
"rgb": {
"r": 70,
"g": 178,
"b": 188
},
"hsl": {
"h": 185.085,
"s": 46.825,
"l": 50.588
},
"oklch": {
"l": 0.70593,
"c": 0.09807,
"h": 203.7
},
"luminance": 0.36774
}Semantic roles & 50–950 ramp
primary
#46B2BC
secondary
#C99995
accent
#5D51D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282