#43B3BD#43B3BD
#43B3BD is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.8% C 0.100 H 203.5°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #43B3BD |
|---|---|
| RGB | rgb(67, 179, 189) |
| HSL | hsl(185, 48%, 50%) |
| HSV | hsv(185, 65%, 74%) |
| CMYK | cmyk(64.6%, 5.3%, 0%, 25.9%) |
| CIE-LAB | lab(67.36, -28.13, -14.44) |
| CIE-LCH | lch(67.36, 31.61, 207.17°) |
| OKLab | oklab(70.78% -0.092 -0.04) |
| OKLCH | oklch(70.78% 0.1 203.5) |
| XYZ | xyz(27.6162, 37.1046, 53.8407) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.23
Cadetblue
#5F9EA0
ΔE00 7.43
Lightseagreen
#20B2AA
ΔE00 7.50
Darkturquoise
#00CED1
ΔE00 8.03
Topaz
#13BBAF
ΔE00 9.07
Mediumturquoise
#48D1CC
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43B3BD #BD4D43
analogous
#43BD8A #43B3BD #4376BD
triadic
#43B3BD #BD43B3 #B3BD43
tetradic
#43B3BD #8A43BD #BD4D43 #76BD43
square
#43B3BD #8A43BD #BD4D43 #76BD43
split-complementary
#43B3BD #BD4376 #BD8A43
monochromatic
#235E63 #338990 #43B3BD #70C5CD #9ED8DD
Accessibility & contrast
On white
2.49
#43B3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#43B3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43B3BD
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43B3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43B3BD | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACBE
Deuteranopia (green-blind)
#939EBD
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #43b3bd; /* rgb */ color: rgb(67, 179, 189); /* oklch */ color: oklch(70.8% 0.100 203.5);
Tailwind
colors: {
custom: {
50: '#86cad0',
500: '#43b3bd',
950: '#000000',
},
}SCSS
$custom: #43b3bd; $custom-light: #86cad0; $custom-dark: #000000;
JSON
{
"hex": "#43b3bd",
"rgb": {
"r": 67,
"g": 179,
"b": 189
},
"hsl": {
"h": 184.918,
"s": 48.031,
"l": 50.196
},
"oklch": {
"l": 0.70783,
"c": 0.10031,
"h": 203.5
},
"luminance": 0.37108
}Semantic roles & 50–950 ramp
primary
#43B3BD
secondary
#C99793
accent
#5B50D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282