#43ABB3#43ABB3
#43ABB3 is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.5% C 0.095 H 202.3°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #43ABB3 |
|---|---|
| RGB | rgb(67, 171, 179) |
| HSL | hsl(184, 46%, 48%) |
| HSV | hsv(184, 63%, 70%) |
| CMYK | cmyk(62.6%, 4.5%, 0%, 29.8%) |
| CIE-LAB | lab(64.62, -27.10, -13.00) |
| CIE-LCH | lch(64.62, 30.06, 205.63°) |
| OKLab | oklab(68.47% -0.0878 -0.036) |
| OKLCH | oklch(68.47% 0.095 202.3) |
| XYZ | xyz(25.0109, 33.5711, 47.8009) |
| Luminance | 0.3357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.08
Cadetblue
#5F9EA0
ΔE00 5.44
Lightseagreen
#20B2AA
ΔE00 7.09
Sea
#3C9992
ΔE00 8.34
Topaz
#13BBAF
ΔE00 9.24
Darkturquoise
#00CED1
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43ABB3 #B34B43
analogous
#43B383 #43ABB3 #4373B3
triadic
#43ABB3 #B343AB #ABB343
tetradic
#43ABB3 #8343B3 #B34B43 #73B343
square
#43ABB3 #8343B3 #B34B43 #73B343
split-complementary
#43ABB3 #B34373 #B38343
monochromatic
#22565A #328086 #43ABB3 #6BC1C8 #98D4D8
Accessibility & contrast
On white
2.72
#43ABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#43ABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43ABB3
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43ABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43ABB3 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B4
Deuteranopia (green-blind)
#8D97B3
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #43abb3; /* rgb */ color: rgb(67, 171, 179); /* oklch */ color: oklch(68.5% 0.095 202.3);
Tailwind
colors: {
custom: {
50: '#84c4c9',
500: '#43abb3',
950: '#000000',
},
}SCSS
$custom: #43abb3; $custom-light: #84c4c9; $custom-dark: #000000;
JSON
{
"hex": "#43abb3",
"rgb": {
"r": 67,
"g": 171,
"b": 179
},
"hsl": {
"h": 184.286,
"s": 45.528,
"l": 48.235
},
"oklch": {
"l": 0.68468,
"c": 0.0949,
"h": 202.3
},
"luminance": 0.33574
}Semantic roles & 50–950 ramp
primary
#43ABB3
secondary
#C4918D
accent
#5C53D5
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182