#43B3BF#43B3BF
#43B3BF is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.9% C 0.101 H 205.2°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #43B3BF |
|---|---|
| RGB | rgb(67, 179, 191) |
| HSL | hsl(186, 49%, 51%) |
| HSV | hsv(186, 65%, 75%) |
| CMYK | cmyk(64.9%, 6.3%, 0%, 25.1%) |
| CIE-LAB | lab(67.42, -27.54, -15.44) |
| CIE-LCH | lch(67.42, 31.57, 209.29°) |
| OKLab | oklab(70.86% -0.0911 -0.0428) |
| OKLCH | oklch(70.86% 0.101 205.2) |
| XYZ | xyz(27.8348, 37.1920, 54.9919) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.74
Cadetblue
#5F9EA0
ΔE00 7.63
Lightseagreen
#20B2AA
ΔE00 8.25
Darkturquoise
#00CED1
ΔE00 8.38
Aqua Blue
#02D8E9
ΔE00 9.60
Topaz
#13BBAF
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43B3BF #BF4F43
analogous
#43BF8D #43B3BF #4375BF
triadic
#43B3BF #BF43B3 #B3BF43
tetradic
#43B3BF #8D43BF #BF4F43 #75BF43
square
#43B3BF #8D43BF #BF4F43 #75BF43
split-complementary
#43B3BF #BF4375 #BF8D43
monochromatic
#225F65 #328993 #43B3BF #71C5CF #9ED8DE
Accessibility & contrast
On white
2.49
#43B3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#43B3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43B3BF
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43B3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43B3BF | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#939EBF
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #43b3bf; /* rgb */ color: rgb(67, 179, 191); /* oklch */ color: oklch(70.9% 0.101 205.2);
Tailwind
colors: {
custom: {
50: '#86cad2',
500: '#43b3bf',
950: '#000000',
},
}SCSS
$custom: #43b3bf; $custom-light: #86cad2; $custom-dark: #000000;
JSON
{
"hex": "#43b3bf",
"rgb": {
"r": 67,
"g": 179,
"b": 191
},
"hsl": {
"h": 185.806,
"s": 49.206,
"l": 50.588
},
"oklch": {
"l": 0.70857,
"c": 0.1007,
"h": 205.2
},
"luminance": 0.37195
}Semantic roles & 50–950 ramp
primary
#43B3BF
secondary
#CA9993
accent
#5C4FD9
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282