#43ABB4#43ABB4
#43ABB4 is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.5% C 0.095 H 203.2°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #43ABB4 |
|---|---|
| RGB | rgb(67, 171, 180) |
| HSL | hsl(185, 46%, 48%) |
| HSV | hsv(185, 63%, 71%) |
| CMYK | cmyk(62.8%, 5%, 0%, 29.4%) |
| CIE-LAB | lab(64.65, -26.80, -13.51) |
| CIE-LCH | lch(64.65, 30.02, 206.75°) |
| OKLab | oklab(68.51% -0.0874 -0.0374) |
| OKLCH | oklch(68.51% 0.095 203.2) |
| XYZ | xyz(25.1124, 33.6117, 48.3354) |
| Luminance | 0.3361 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.80
Cadetblue
#5F9EA0
ΔE00 5.53
Lightseagreen
#20B2AA
ΔE00 7.46
Sea
#3C9992
ΔE00 8.64
Topaz
#13BBAF
ΔE00 9.58
Darkturquoise
#00CED1
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43ABB4 #B44C43
analogous
#43B484 #43ABB4 #4372B4
triadic
#43ABB4 #B443AB #ABB443
tetradic
#43ABB4 #8443B4 #B44C43 #72B443
square
#43ABB4 #8443B4 #B44C43 #72B443
split-complementary
#43ABB4 #B44372 #B48443
monochromatic
#22565B #328187 #43ABB4 #6CC1C8 #99D4D9
Accessibility & contrast
On white
2.72
#43ABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#43ABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43ABB4
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43ABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43ABB4 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B5
Deuteranopia (green-blind)
#8D97B4
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #43abb4; /* rgb */ color: rgb(67, 171, 180); /* oklch */ color: oklch(68.5% 0.095 203.2);
Tailwind
colors: {
custom: {
50: '#84c4ca',
500: '#43abb4',
950: '#000000',
},
}SCSS
$custom: #43abb4; $custom-light: #84c4ca; $custom-dark: #000000;
JSON
{
"hex": "#43abb4",
"rgb": {
"r": 67,
"g": 171,
"b": 180
},
"hsl": {
"h": 184.779,
"s": 45.749,
"l": 48.431
},
"oklch": {
"l": 0.68505,
"c": 0.09505,
"h": 203.2
},
"luminance": 0.33614
}Semantic roles & 50–950 ramp
primary
#43ABB4
secondary
#C5928E
accent
#5D52D5
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182