#43B6BB#43B6BB
#43B6BB is a light, moderate teal. Relative luminance 0.382; OKLCH L 71.4% C 0.102 H 199.2°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #43B6BB |
|---|---|
| RGB | rgb(67, 182, 187) |
| HSL | hsl(183, 47%, 50%) |
| HSV | hsv(183, 64%, 73%) |
| CMYK | cmyk(64.2%, 2.7%, 0%, 26.7%) |
| CIE-LAB | lab(68.19, -30.17, -12.08) |
| CIE-LCH | lch(68.19, 32.50, 201.81°) |
| OKLab | oklab(71.44% -0.096 -0.0335) |
| OKLCH | oklch(71.44% 0.102 199.2) |
| XYZ | xyz(28.0084, 38.2340, 52.9079) |
| Luminance | 0.3824 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.01
Lightseagreen
#20B2AA
ΔE00 5.72
Darkturquoise
#00CED1
ΔE00 6.64
Topaz
#13BBAF
ΔE00 7.02
Mediumturquoise
#48D1CC
ΔE00 7.83
Cadetblue
#5F9EA0
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43B6BB #BB4843
analogous
#43BB84 #43B6BB #437ABB
triadic
#43B6BB #BB43B6 #B6BB43
tetradic
#43B6BB #8443BB #BB4843 #7ABB43
square
#43B6BB #8443BB #BB4843 #7ABB43
split-complementary
#43B6BB #BB437A #BB8443
monochromatic
#235E61 #338A8E #43B6BB #70C8CC #9DD9DC
Accessibility & contrast
On white
2.43
#43B6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#43B6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43B6BB
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43B6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43B6BB | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBC
Deuteranopia (green-blind)
#97A0BC
Tritanopia (blue-blind)
#00BCB7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #43b6bb; /* rgb */ color: rgb(67, 182, 187); /* oklch */ color: oklch(71.4% 0.102 199.2);
Tailwind
colors: {
custom: {
50: '#86cccf',
500: '#43b6bb',
950: '#000000',
},
}SCSS
$custom: #43b6bb; $custom-light: #86cccf; $custom-dark: #000000;
JSON
{
"hex": "#43b6bb",
"rgb": {
"r": 67,
"g": 182,
"b": 187
},
"hsl": {
"h": 182.5,
"s": 47.244,
"l": 49.804
},
"oklch": {
"l": 0.71438,
"c": 0.10163,
"h": 199.2
},
"luminance": 0.38237
}Semantic roles & 50–950 ramp
primary
#43B6BB
secondary
#C89492
accent
#5751D7
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282