#43B2BD#43B2BD
#43B2BD is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.5% C 0.100 H 204.4°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #43B2BD |
|---|---|
| RGB | rgb(67, 178, 189) |
| HSL | hsl(185, 48%, 50%) |
| HSV | hsv(185, 65%, 74%) |
| CMYK | cmyk(64.6%, 5.8%, 0%, 25.9%) |
| CIE-LAB | lab(67.06, -27.63, -14.89) |
| CIE-LCH | lch(67.06, 31.39, 208.32°) |
| OKLab | oklab(70.54% -0.0909 -0.0413) |
| OKLCH | oklch(70.54% 0.1 204.4) |
| XYZ | xyz(27.4165, 36.7052, 53.7742) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.92
Cadetblue
#5F9EA0
ΔE00 7.29
Lightseagreen
#20B2AA
ΔE00 7.88
Darkturquoise
#00CED1
ΔE00 8.45
Topaz
#13BBAF
ΔE00 9.52
Aqua Blue
#02D8E9
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43B2BD #BD4E43
analogous
#43BD8B #43B2BD #4375BD
triadic
#43B2BD #BD43B2 #B2BD43
tetradic
#43B2BD #8B43BD #BD4E43 #75BD43
square
#43B2BD #8B43BD #BD4E43 #75BD43
split-complementary
#43B2BD #BD4375 #BD8B43
monochromatic
#235D63 #338890 #43B2BD #70C5CD #9ED7DD
Accessibility & contrast
On white
2.52
#43B2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#43B2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43B2BD
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43B2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43B2BD | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBE
Deuteranopia (green-blind)
#929DBD
Tritanopia (blue-blind)
#00B9B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #43b2bd; /* rgb */ color: rgb(67, 178, 189); /* oklch */ color: oklch(70.5% 0.100 204.4);
Tailwind
colors: {
custom: {
50: '#86c9d0',
500: '#43b2bd',
950: '#000000',
},
}SCSS
$custom: #43b2bd; $custom-light: #86c9d0; $custom-dark: #000000;
JSON
{
"hex": "#43b2bd",
"rgb": {
"r": 67,
"g": 178,
"b": 189
},
"hsl": {
"h": 185.41,
"s": 48.031,
"l": 50.196
},
"oklch": {
"l": 0.70541,
"c": 0.09987,
"h": 204.4
},
"luminance": 0.36708
}Semantic roles & 50–950 ramp
primary
#43B2BD
secondary
#C99893
accent
#5C50D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282