#43ABB7#43ABB7
#43ABB7 is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.6% C 0.096 H 205.8°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #43ABB7 |
|---|---|
| RGB | rgb(67, 171, 183) |
| HSL | hsl(186, 46%, 49%) |
| HSV | hsv(186, 63%, 72%) |
| CMYK | cmyk(63.4%, 6.6%, 0%, 28.2%) |
| CIE-LAB | lab(64.75, -25.92, -15.03) |
| CIE-LCH | lch(64.75, 29.96, 210.11°) |
| OKLab | oklab(68.62% -0.0861 -0.0417) |
| OKLCH | oklch(68.62% 0.096 205.8) |
| XYZ | xyz(25.4213, 33.7353, 49.9624) |
| Luminance | 0.3374 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.13
Cadetblue
#5F9EA0
ΔE00 5.93
Lightseagreen
#20B2AA
ΔE00 8.58
Sea
#3C9992
ΔE00 9.55
Darkturquoise
#00CED1
ΔE00 10.43
Greyblue
#77A1B5
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43ABB7 #B74F43
analogous
#43B789 #43ABB7 #4371B7
triadic
#43ABB7 #B743AB #ABB743
tetradic
#43ABB7 #8943B7 #B74F43 #71B743
square
#43ABB7 #8943B7 #B74F43 #71B743
split-complementary
#43ABB7 #B74371 #B78943
monochromatic
#22575D #33818A #43ABB7 #6DC0CA #9AD4DA
Accessibility & contrast
On white
2.71
#43ABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#43ABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43ABB7
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43ABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43ABB7 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B8
Deuteranopia (green-blind)
#8C98B7
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #43abb7; /* rgb */ color: rgb(67, 171, 183); /* oklch */ color: oklch(68.6% 0.096 205.8);
Tailwind
colors: {
custom: {
50: '#85c4cc',
500: '#43abb7',
950: '#000000',
},
}SCSS
$custom: #43abb7; $custom-light: #85c4cc; $custom-dark: #000000;
JSON
{
"hex": "#43abb7",
"rgb": {
"r": 67,
"g": 171,
"b": 183
},
"hsl": {
"h": 186.207,
"s": 46.4,
"l": 49.02
},
"oklch": {
"l": 0.68617,
"c": 0.09566,
"h": 205.8
},
"luminance": 0.33738
}Semantic roles & 50–950 ramp
primary
#43ABB7
secondary
#C69590
accent
#5F52D6
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182