#43BBB8#43BBB8
#43BBB8 is a light, moderate teal. Relative luminance 0.402; OKLCH L 72.6% C 0.105 H 192.7°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #43BBB8 |
|---|---|
| RGB | rgb(67, 187, 184) |
| HSL | hsl(179, 47%, 50%) |
| HSV | hsv(179, 64%, 73%) |
| CMYK | cmyk(64.2%, 0%, 1.6%, 26.7%) |
| CIE-LAB | lab(69.61, -33.42, -8.31) |
| CIE-LCH | lch(69.61, 34.44, 193.97°) |
| OKLab | oklab(72.55% -0.1025 -0.0231) |
| OKLCH | oklch(72.55% 0.105 192.7) |
| XYZ | xyz(28.7329, 40.1915, 51.5816) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.80
Topaz
#13BBAF
ΔE00 4.02
Darkturquoise
#00CED1
ΔE00 5.52
Mediumturquoise
#48D1CC
ΔE00 5.64
Tealish
#24BCA8
ΔE00 6.32
Turquoise (survey)
#06C2AC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43BBB8 #BB4346
analogous
#43BB7C #43BBB8 #4382BB
triadic
#43BBB8 #B843BB #BBB843
tetradic
#43BBB8 #7C43BB #BB4346 #82BB43
square
#43BBB8 #7C43BB #BB4346 #82BB43
split-complementary
#43BBB8 #BB4382 #BB7C43
monochromatic
#23615F #338E8C #43BBB8 #70CCC9 #9DDCDA
Accessibility & contrast
On white
2.32
#43BBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#43BBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43BBB8
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43BBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43BBB8 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B2B8
Deuteranopia (green-blind)
#9DA4B9
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #43bbb8; /* rgb */ color: rgb(67, 187, 184); /* oklch */ color: oklch(72.6% 0.105 192.7);
Tailwind
colors: {
custom: {
50: '#86d0cd',
500: '#43bbb8',
950: '#000000',
},
}SCSS
$custom: #43bbb8; $custom-light: #86d0cd; $custom-dark: #000000;
JSON
{
"hex": "#43bbb8",
"rgb": {
"r": 67,
"g": 187,
"b": 184
},
"hsl": {
"h": 178.5,
"s": 47.244,
"l": 49.804
},
"oklch": {
"l": 0.72552,
"c": 0.10504,
"h": 192.7
},
"luminance": 0.40195
}Semantic roles & 50–950 ramp
primary
#43BBB8
secondary
#C89293
accent
#5154D7
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282