#43B3BE#43B3BE
#43B3BE is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.8% C 0.100 H 204.3°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #43B3BE |
|---|---|
| RGB | rgb(67, 179, 190) |
| HSL | hsl(185, 49%, 50%) |
| HSV | hsv(185, 65%, 75%) |
| CMYK | cmyk(64.7%, 5.8%, 0%, 25.5%) |
| CIE-LAB | lab(67.39, -27.83, -14.94) |
| CIE-LCH | lch(67.39, 31.59, 208.23°) |
| OKLab | oklab(70.82% -0.0916 -0.0414) |
| OKLCH | oklch(70.82% 0.1 204.3) |
| XYZ | xyz(27.7251, 37.1482, 54.4144) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.97
Cadetblue
#5F9EA0
ΔE00 7.52
Lightseagreen
#20B2AA
ΔE00 7.87
Darkturquoise
#00CED1
ΔE00 8.20
Topaz
#13BBAF
ΔE00 9.44
Aqua Blue
#02D8E9
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43B3BE #BE4E43
analogous
#43BE8C #43B3BE #4375BE
triadic
#43B3BE #BE43B3 #B3BE43
tetradic
#43B3BE #8C43BE #BE4E43 #75BE43
square
#43B3BE #8C43BE #BE4E43 #75BE43
split-complementary
#43B3BE #BE4375 #BE8C43
monochromatic
#235E64 #328991 #43B3BE #70C5CE #9ED8DD
Accessibility & contrast
On white
2.49
#43B3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#43B3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43B3BE
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43B3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43B3BE | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACBF
Deuteranopia (green-blind)
#939EBE
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #43b3be; /* rgb */ color: rgb(67, 179, 190); /* oklch */ color: oklch(70.8% 0.100 204.3);
Tailwind
colors: {
custom: {
50: '#86cad1',
500: '#43b3be',
950: '#000000',
},
}SCSS
$custom: #43b3be; $custom-light: #86cad1; $custom-dark: #000000;
JSON
{
"hex": "#43b3be",
"rgb": {
"r": 67,
"g": 179,
"b": 190
},
"hsl": {
"h": 185.366,
"s": 48.617,
"l": 50.392
},
"oklch": {
"l": 0.7082,
"c": 0.10049,
"h": 204.3
},
"luminance": 0.37151
}Semantic roles & 50–950 ramp
primary
#43B3BE
secondary
#CA9893
accent
#5C50D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282