#43B6BD#43B6BD
#43B6BD is a light, moderate teal. Relative luminance 0.383; OKLCH L 71.5% C 0.102 H 200.9°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #43B6BD |
|---|---|
| RGB | rgb(67, 182, 189) |
| HSL | hsl(183, 48%, 50%) |
| HSV | hsv(183, 65%, 74%) |
| CMYK | cmyk(64.6%, 3.7%, 0%, 25.9%) |
| CIE-LAB | lab(68.26, -29.59, -13.08) |
| CIE-LCH | lch(68.26, 32.36, 203.85°) |
| OKLab | oklab(71.51% -0.0951 -0.0363) |
| OKLCH | oklch(71.51% 0.102 200.9) |
| XYZ | xyz(28.2240, 38.3202, 54.0433) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.36
Lightseagreen
#20B2AA
ΔE00 6.45
Darkturquoise
#00CED1
ΔE00 6.84
Topaz
#13BBAF
ΔE00 7.77
Cadetblue
#5F9EA0
ΔE00 7.97
Mediumturquoise
#48D1CC
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43B6BD #BD4A43
analogous
#43BD87 #43B6BD #4379BD
triadic
#43B6BD #BD43B6 #B6BD43
tetradic
#43B6BD #8743BD #BD4A43 #79BD43
square
#43B6BD #8743BD #BD4A43 #79BD43
split-complementary
#43B6BD #BD4379 #BD8743
monochromatic
#235F63 #338B90 #43B6BD #70C8CD #9ED9DD
Accessibility & contrast
On white
2.42
#43B6BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#43B6BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43B6BD
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43B6BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43B6BD | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBE
Deuteranopia (green-blind)
#96A1BE
Tritanopia (blue-blind)
#00BDB8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #43b6bd; /* rgb */ color: rgb(67, 182, 189); /* oklch */ color: oklch(71.5% 0.102 200.9);
Tailwind
colors: {
custom: {
50: '#86ccd0',
500: '#43b6bd',
950: '#000000',
},
}SCSS
$custom: #43b6bd; $custom-light: #86ccd0; $custom-dark: #000000;
JSON
{
"hex": "#43b6bd",
"rgb": {
"r": 67,
"g": 182,
"b": 189
},
"hsl": {
"h": 183.443,
"s": 48.031,
"l": 50.196
},
"oklch": {
"l": 0.7151,
"c": 0.10178,
"h": 200.9
},
"luminance": 0.38323
}Semantic roles & 50–950 ramp
primary
#43B6BD
secondary
#C99693
accent
#5850D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282