#43B2BB#43B2BB
#43B2BB is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.5% C 0.100 H 202.7°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #43B2BB |
|---|---|
| RGB | rgb(67, 178, 187) |
| HSL | hsl(185, 47%, 50%) |
| HSV | hsv(185, 64%, 73%) |
| CMYK | cmyk(64.2%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(66.99, -28.22, -13.88) |
| CIE-LCH | lch(66.99, 31.45, 206.19°) |
| OKLab | oklab(70.47% -0.0918 -0.0385) |
| OKLCH | oklch(70.47% 0.1 202.7) |
| XYZ | xyz(27.2009, 36.6190, 52.6387) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.47
Cadetblue
#5F9EA0
ΔE00 7.11
Lightseagreen
#20B2AA
ΔE00 7.13
Darkturquoise
#00CED1
ΔE00 8.13
Topaz
#13BBAF
ΔE00 8.78
Mediumturquoise
#48D1CC
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43B2BB #BB4C43
analogous
#43BB88 #43B2BB #4376BB
triadic
#43B2BB #BB43B2 #B2BB43
tetradic
#43B2BB #8843BB #BB4C43 #76BB43
square
#43B2BB #8843BB #BB4C43 #76BB43
split-complementary
#43B2BB #BB4376 #BB8843
monochromatic
#235C61 #33878E #43B2BB #70C5CC #9DD7DC
Accessibility & contrast
On white
2.52
#43B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#43B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43B2BB
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43B2BB | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#939DBC
Tritanopia (blue-blind)
#00B9B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #43b2bb; /* rgb */ color: rgb(67, 178, 187); /* oklch */ color: oklch(70.5% 0.100 202.7);
Tailwind
colors: {
custom: {
50: '#86c9cf',
500: '#43b2bb',
950: '#000000',
},
}SCSS
$custom: #43b2bb; $custom-light: #86c9cf; $custom-dark: #000000;
JSON
{
"hex": "#43b2bb",
"rgb": {
"r": 67,
"g": 178,
"b": 187
},
"hsl": {
"h": 184.5,
"s": 47.244,
"l": 49.804
},
"oklch": {
"l": 0.70467,
"c": 0.09952,
"h": 202.7
},
"luminance": 0.36622
}Semantic roles & 50–950 ramp
primary
#43B2BB
secondary
#C89692
accent
#5B51D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282