#43B7BE#43B7BE
#43B7BE is a light, moderate teal. Relative luminance 0.388; OKLCH L 71.8% C 0.102 H 200.8°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #43B7BE |
|---|---|
| RGB | rgb(67, 183, 190) |
| HSL | hsl(183, 49%, 50%) |
| HSV | hsv(183, 65%, 75%) |
| CMYK | cmyk(64.7%, 3.7%, 0%, 25.5%) |
| CIE-LAB | lab(68.59, -29.79, -13.14) |
| CIE-LCH | lch(68.59, 32.56, 203.79°) |
| OKLab | oklab(71.79% -0.0957 -0.0364) |
| OKLCH | oklch(71.79% 0.102 200.8) |
| XYZ | xyz(28.5385, 38.7748, 54.6855) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.47
Lightseagreen
#20B2AA
ΔE00 6.50
Darkturquoise
#00CED1
ΔE00 6.58
Topaz
#13BBAF
ΔE00 7.72
Mediumturquoise
#48D1CC
ΔE00 7.98
Cadetblue
#5F9EA0
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43B7BE #BE4A43
analogous
#43BE88 #43B7BE #4379BE
triadic
#43B7BE #BE43B7 #B7BE43
tetradic
#43B7BE #8843BE #BE4A43 #79BE43
square
#43B7BE #8843BE #BE4A43 #79BE43
split-complementary
#43B7BE #BE4379 #BE8843
monochromatic
#236064 #328C91 #43B7BE #70C8CE #9EDADD
Accessibility & contrast
On white
2.40
#43B7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#43B7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43B7BE
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43B7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43B7BE | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBF
Deuteranopia (green-blind)
#97A1BF
Tritanopia (blue-blind)
#00BEB9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #43b7be; /* rgb */ color: rgb(67, 183, 190); /* oklch */ color: oklch(71.8% 0.102 200.8);
Tailwind
colors: {
custom: {
50: '#86cdd1',
500: '#43b7be',
950: '#000000',
},
}SCSS
$custom: #43b7be; $custom-light: #86cdd1; $custom-dark: #000000;
JSON
{
"hex": "#43b7be",
"rgb": {
"r": 67,
"g": 183,
"b": 190
},
"hsl": {
"h": 183.415,
"s": 48.617,
"l": 50.392
},
"oklch": {
"l": 0.71789,
"c": 0.1024,
"h": 200.8
},
"luminance": 0.38778
}Semantic roles & 50–950 ramp
primary
#43B7BE
secondary
#CA9693
accent
#5750D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282