#43BCBC#43BCBC
#43BCBC is a light, moderate teal. Relative luminance 0.408; OKLCH L 72.9% C 0.105 H 195.1°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #43BCBC |
|---|---|
| RGB | rgb(67, 188, 188) |
| HSL | hsl(180, 47%, 50%) |
| HSV | hsv(180, 64%, 74%) |
| CMYK | cmyk(64.4%, 0%, 0%, 26.3%) |
| CIE-LAB | lab(70.03, -32.77, -9.88) |
| CIE-LCH | lch(70.03, 34.23, 196.78°) |
| OKLab | oklab(72.93% -0.1017 -0.0274) |
| OKLCH | oklch(72.93% 0.105 195.1) |
| XYZ | xyz(29.3710, 40.7873, 53.8920) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.73
Darkturquoise
#00CED1
ΔE00 5.00
Topaz
#13BBAF
ΔE00 5.08
Mediumturquoise
#48D1CC
ΔE00 5.60
Turquoise Blue
#06B1C4
ΔE00 7.29
Tealish
#24BCA8
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43BCBC #BC4343
analogous
#43BC80 #43BCBC #437FBC
triadic
#43BCBC #BC43BC #BCBC43
tetradic
#43BCBC #7F43BC #BC4343 #80BC43
square
#43BCBC #7F43BC #BC4343 #80BC43
split-complementary
#43BCBC #BC4380 #BC8043
monochromatic
#236262 #338F8F #43BCBC #70CCCC #9DDCDC
Accessibility & contrast
On white
2.29
#43BCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#43BCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43BCBC
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43BCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43BCBC | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BC
Deuteranopia (green-blind)
#9DA5BD
Tritanopia (blue-blind)
#00C2BC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #43bcbc; /* rgb */ color: rgb(67, 188, 188); /* oklch */ color: oklch(72.9% 0.105 195.1);
Tailwind
colors: {
custom: {
50: '#87d0d0',
500: '#43bcbc',
950: '#000000',
},
}SCSS
$custom: #43bcbc; $custom-light: #87d0d0; $custom-dark: #000000;
JSON
{
"hex": "#43bcbc",
"rgb": {
"r": 67,
"g": 188,
"b": 188
},
"hsl": {
"h": 180,
"s": 47.451,
"l": 50
},
"oklch": {
"l": 0.72933,
"c": 0.10538,
"h": 195.1
},
"luminance": 0.40791
}Semantic roles & 50–950 ramp
primary
#43BCBC
secondary
#C99292
accent
#5151D7
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0D1413
muted
#7D8282