#43BBB6#43BBB6
#43BBB6 is a light, moderate teal. Relative luminance 0.401; OKLCH L 72.5% C 0.105 H 191.1°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #43BBB6 |
|---|---|
| RGB | rgb(67, 187, 182) |
| HSL | hsl(178, 47%, 50%) |
| HSV | hsv(178, 64%, 73%) |
| CMYK | cmyk(64.2%, 0%, 2.7%, 26.7%) |
| CIE-LAB | lab(69.55, -33.98, -7.30) |
| CIE-LCH | lch(69.55, 34.75, 192.13°) |
| OKLab | oklab(72.48% -0.1033 -0.0204) |
| OKLCH | oklch(72.48% 0.105 191.1) |
| XYZ | xyz(28.5248, 40.1082, 50.4852) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 3.38
Lightseagreen
#20B2AA
ΔE00 3.42
Tealish
#24BCA8
ΔE00 5.58
Mediumturquoise
#48D1CC
ΔE00 5.63
Darkturquoise
#00CED1
ΔE00 5.83
Turquoise (survey)
#06C2AC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43BBB6 #BB4348
analogous
#43BB7A #43BBB6 #4384BB
triadic
#43BBB6 #B643BB #BBB643
tetradic
#43BBB6 #7A43BB #BB4348 #84BB43
square
#43BBB6 #7A43BB #BB4348 #84BB43
split-complementary
#43BBB6 #BB4384 #BB7A43
monochromatic
#23615E #338E8A #43BBB6 #70CCC8 #9DDCD9
Accessibility & contrast
On white
2.33
#43BBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#43BBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43BBB6
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43BBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43BBB6 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B2B6
Deuteranopia (green-blind)
#9EA4B7
Tritanopia (blue-blind)
#00C0B9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #43bbb6; /* rgb */ color: rgb(67, 187, 182); /* oklch */ color: oklch(72.5% 0.105 191.1);
Tailwind
colors: {
custom: {
50: '#86d0cb',
500: '#43bbb6',
950: '#000000',
},
}SCSS
$custom: #43bbb6; $custom-light: #86d0cb; $custom-dark: #000000;
JSON
{
"hex": "#43bbb6",
"rgb": {
"r": 67,
"g": 187,
"b": 182
},
"hsl": {
"h": 177.5,
"s": 47.244,
"l": 49.804
},
"oklch": {
"l": 0.72484,
"c": 0.10533,
"h": 191.1
},
"luminance": 0.40111
}Semantic roles & 50–950 ramp
primary
#43BBB6
secondary
#C89294
accent
#5157D7
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282