#43A8BC#43A8BC
#43A8BC is a light, moderate teal. Relative luminance 0.328; OKLCH L 68.1% C 0.096 H 213.0°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #43A8BC |
|---|---|
| RGB | rgb(67, 168, 188) |
| HSL | hsl(190, 47%, 50%) |
| HSV | hsv(190, 64%, 74%) |
| CMYK | cmyk(64.4%, 10.6%, 0%, 26.3%) |
| CIE-LAB | lab(64.02, -22.90, -18.93) |
| CIE-LCH | lch(64.02, 29.71, 219.58°) |
| OKLab | oklab(68.08% -0.0809 -0.0526) |
| OKLCH | oklch(68.08% 0.096 213) |
| XYZ | xyz(25.3907, 32.8267, 52.5653) |
| Luminance | 0.3283 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.86
Cadetblue
#5F9EA0
ΔE00 7.28
Greyblue
#77A1B5
ΔE00 8.53
Bluegrey
#85A3B2
ΔE00 10.85
Teal Blue
#01889F
ΔE00 10.98
Lightseagreen
#20B2AA
ΔE00 11.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43A8BC #BC5743
analogous
#43BC93 #43A8BC #436CBC
triadic
#43A8BC #BC43A8 #A8BC43
tetradic
#43A8BC #9343BC #BC5743 #6CBC43
square
#43A8BC #9343BC #BC5743 #6CBC43
split-complementary
#43A8BC #BC436C #BC9343
monochromatic
#235762 #33808F #43A8BC #70BDCC #9DD2DC
Accessibility & contrast
On white
2.78
#43A8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#43A8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43A8BC
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43A8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43A8BC | 1.00 | 2.78 | 7.57 | 7.57 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BD
Deuteranopia (green-blind)
#8796BC
Tritanopia (blue-blind)
#00B0AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #43a8bc; /* rgb */ color: rgb(67, 168, 188); /* oklch */ color: oklch(68.1% 0.096 213.0);
Tailwind
colors: {
custom: {
50: '#85c2d0',
500: '#43a8bc',
950: '#000000',
},
}SCSS
$custom: #43a8bc; $custom-light: #85c2d0; $custom-dark: #000000;
JSON
{
"hex": "#43a8bc",
"rgb": {
"r": 67,
"g": 168,
"b": 188
},
"hsl": {
"h": 189.917,
"s": 47.451,
"l": 50
},
"oklch": {
"l": 0.68085,
"c": 0.09646,
"h": 213
},
"luminance": 0.32829
}Semantic roles & 50–950 ramp
primary
#43A8BC
secondary
#C99B92
accent
#6751D7
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182