#43B2BE#43B2BE
#43B2BE is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.6% C 0.100 H 205.2°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #43B2BE |
|---|---|
| RGB | rgb(67, 178, 190) |
| HSL | hsl(186, 49%, 50%) |
| HSV | hsv(186, 65%, 75%) |
| CMYK | cmyk(64.7%, 6.3%, 0%, 25.5%) |
| CIE-LAB | lab(67.09, -27.34, -15.39) |
| CIE-LCH | lch(67.09, 31.37, 209.38°) |
| OKLab | oklab(70.58% -0.0905 -0.0427) |
| OKLCH | oklch(70.58% 0.1 205.2) |
| XYZ | xyz(27.5254, 36.7488, 54.3478) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.69
Cadetblue
#5F9EA0
ΔE00 7.40
Lightseagreen
#20B2AA
ΔE00 8.26
Darkturquoise
#00CED1
ΔE00 8.62
Aqua Blue
#02D8E9
ΔE00 9.88
Topaz
#13BBAF
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43B2BE #BE4F43
analogous
#43BE8D #43B2BE #4374BE
triadic
#43B2BE #BE43B2 #B2BE43
tetradic
#43B2BE #8D43BE #BE4F43 #74BE43
square
#43B2BE #8D43BE #BE4F43 #74BE43
split-complementary
#43B2BE #BE4374 #BE8D43
monochromatic
#235E64 #328891 #43B2BE #70C5CE #9ED7DD
Accessibility & contrast
On white
2.51
#43B2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#43B2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43B2BE
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43B2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43B2BE | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBF
Deuteranopia (green-blind)
#929DBE
Tritanopia (blue-blind)
#00B9B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #43b2be; /* rgb */ color: rgb(67, 178, 190); /* oklch */ color: oklch(70.6% 0.100 205.2);
Tailwind
colors: {
custom: {
50: '#86c9d1',
500: '#43b2be',
950: '#000000',
},
}SCSS
$custom: #43b2be; $custom-light: #86c9d1; $custom-dark: #000000;
JSON
{
"hex": "#43b2be",
"rgb": {
"r": 67,
"g": 178,
"b": 190
},
"hsl": {
"h": 185.854,
"s": 48.617,
"l": 50.392
},
"oklch": {
"l": 0.70578,
"c": 0.10008,
"h": 205.2
},
"luminance": 0.36752
}Semantic roles & 50–950 ramp
primary
#43B2BE
secondary
#CA9893
accent
#5D50D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282