#43B3BC#43B3BC
#43B3BC is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.7% C 0.100 H 202.7°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #43B3BC |
|---|---|
| RGB | rgb(67, 179, 188) |
| HSL | hsl(184, 47%, 50%) |
| HSV | hsv(184, 64%, 74%) |
| CMYK | cmyk(64.4%, 4.8%, 0%, 26.3%) |
| CIE-LAB | lab(67.32, -28.42, -13.93) |
| CIE-LCH | lch(67.32, 31.65, 206.12°) |
| OKLab | oklab(70.75% -0.0924 -0.0386) |
| OKLCH | oklch(70.75% 0.1 202.7) |
| XYZ | xyz(27.5080, 37.0613, 53.2710) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.52
Lightseagreen
#20B2AA
ΔE00 7.12
Cadetblue
#5F9EA0
ΔE00 7.35
Darkturquoise
#00CED1
ΔE00 7.87
Topaz
#13BBAF
ΔE00 8.70
Mediumturquoise
#48D1CC
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43B3BC #BC4C43
analogous
#43BC89 #43B3BC #4376BC
triadic
#43B3BC #BC43B3 #B3BC43
tetradic
#43B3BC #8943BC #BC4C43 #76BC43
square
#43B3BC #8943BC #BC4C43 #76BC43
split-complementary
#43B3BC #BC4376 #BC8943
monochromatic
#235D62 #33888F #43B3BC #70C5CC #9DD7DC
Accessibility & contrast
On white
2.50
#43B3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#43B3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43B3BC
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43B3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43B3BC | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBD
Deuteranopia (green-blind)
#939EBD
Tritanopia (blue-blind)
#00BAB5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #43b3bc; /* rgb */ color: rgb(67, 179, 188); /* oklch */ color: oklch(70.7% 0.100 202.7);
Tailwind
colors: {
custom: {
50: '#86cad0',
500: '#43b3bc',
950: '#000000',
},
}SCSS
$custom: #43b3bc; $custom-light: #86cad0; $custom-dark: #000000;
JSON
{
"hex": "#43b3bc",
"rgb": {
"r": 67,
"g": 179,
"b": 188
},
"hsl": {
"h": 184.463,
"s": 47.451,
"l": 50
},
"oklch": {
"l": 0.70746,
"c": 0.10015,
"h": 202.7
},
"luminance": 0.37064
}Semantic roles & 50–950 ramp
primary
#43B3BC
secondary
#C99692
accent
#5B51D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282