#43B8BB#43B8BB
#43B8BB is a light, moderate teal. Relative luminance 0.391; OKLCH L 71.9% C 0.103 H 197.5°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #43B8BB |
|---|---|
| RGB | rgb(67, 184, 187) |
| HSL | hsl(182, 47%, 50%) |
| HSV | hsv(182, 64%, 73%) |
| CMYK | cmyk(64.2%, 1.6%, 0%, 26.7%) |
| CIE-LAB | lab(68.79, -31.14, -11.17) |
| CIE-LCH | lch(68.79, 33.08, 199.74°) |
| OKLab | oklab(71.92% -0.098 -0.031) |
| OKLCH | oklch(71.92% 0.103 197.5) |
| XYZ | xyz(28.4209, 39.0590, 53.0454) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.16
Turquoise Blue
#06B1C4
ΔE00 5.86
Darkturquoise
#00CED1
ΔE00 6.00
Topaz
#13BBAF
ΔE00 6.19
Mediumturquoise
#48D1CC
ΔE00 7.01
Cadetblue
#5F9EA0
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43B8BB #BB4643
analogous
#43BB82 #43B8BB #437CBB
triadic
#43B8BB #BB43B8 #B8BB43
tetradic
#43B8BB #8243BB #BB4643 #7CBB43
square
#43B8BB #8243BB #BB4643 #7CBB43
split-complementary
#43B8BB #BB437C #BB8243
monochromatic
#235F61 #338C8E #43B8BB #70C9CC #9DDADC
Accessibility & contrast
On white
2.38
#43B8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#43B8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43B8BB
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43B8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43B8BB | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BB
Deuteranopia (green-blind)
#99A2BC
Tritanopia (blue-blind)
#00BEB9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #43b8bb; /* rgb */ color: rgb(67, 184, 187); /* oklch */ color: oklch(71.9% 0.103 197.5);
Tailwind
colors: {
custom: {
50: '#86cdcf',
500: '#43b8bb',
950: '#000000',
},
}SCSS
$custom: #43b8bb; $custom-light: #86cdcf; $custom-dark: #000000;
JSON
{
"hex": "#43b8bb",
"rgb": {
"r": 67,
"g": 184,
"b": 187
},
"hsl": {
"h": 181.5,
"s": 47.244,
"l": 49.804
},
"oklch": {
"l": 0.71924,
"c": 0.10282,
"h": 197.5
},
"luminance": 0.39062
}Semantic roles & 50–950 ramp
primary
#43B8BB
secondary
#C89392
accent
#5451D7
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282