#43ABB8#43ABB8
#43ABB8 is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.7% C 0.096 H 206.7°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #43ABB8 |
|---|---|
| RGB | rgb(67, 171, 184) |
| HSL | hsl(187, 47%, 49%) |
| HSV | hsv(187, 64%, 72%) |
| CMYK | cmyk(63.6%, 7.1%, 0%, 27.8%) |
| CIE-LAB | lab(64.79, -25.62, -15.54) |
| CIE-LCH | lch(64.79, 29.97, 211.24°) |
| OKLab | oklab(68.66% -0.0857 -0.0431) |
| OKLCH | oklch(68.66% 0.096 206.7) |
| XYZ | xyz(25.5257, 33.7771, 50.5125) |
| Luminance | 0.3378 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.98
Cadetblue
#5F9EA0
ΔE00 6.10
Lightseagreen
#20B2AA
ΔE00 8.95
Sea
#3C9992
ΔE00 9.86
Greyblue
#77A1B5
ΔE00 10.32
Darkturquoise
#00CED1
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43ABB8 #B85043
analogous
#43B88B #43ABB8 #4370B8
triadic
#43ABB8 #B843AB #ABB843
tetradic
#43ABB8 #8B43B8 #B85043 #70B843
square
#43ABB8 #8B43B8 #B85043 #70B843
split-complementary
#43ABB8 #B84370 #B88B43
monochromatic
#22585E #33818B #43ABB8 #6EC0CA #9BD3DB
Accessibility & contrast
On white
2.71
#43ABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#43ABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43ABB8
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43ABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43ABB8 | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5B9
Deuteranopia (green-blind)
#8C98B8
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #43abb8; /* rgb */ color: rgb(67, 171, 184); /* oklch */ color: oklch(68.7% 0.096 206.7);
Tailwind
colors: {
custom: {
50: '#85c4cd',
500: '#43abb8',
950: '#000000',
},
}SCSS
$custom: #43abb8; $custom-light: #85c4cd; $custom-dark: #000000;
JSON
{
"hex": "#43abb8",
"rgb": {
"r": 67,
"g": 171,
"b": 184
},
"hsl": {
"h": 186.667,
"s": 46.614,
"l": 49.216
},
"oklch": {
"l": 0.68655,
"c": 0.09591,
"h": 206.7
},
"luminance": 0.3378
}Semantic roles & 50–950 ramp
primary
#43ABB8
secondary
#C79690
accent
#6052D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182