#43ABA8#43ABA8
#43ABA8 is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.1% C 0.095 H 192.5°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #43ABA8 |
|---|---|
| RGB | rgb(67, 171, 168) |
| HSL | hsl(178, 44%, 47%) |
| HSV | hsv(178, 61%, 67%) |
| CMYK | cmyk(60.8%, 0%, 1.8%, 32.9%) |
| CIE-LAB | lab(64.28, -30.25, -7.38) |
| CIE-LCH | lch(64.28, 31.13, 193.71°) |
| OKLab | oklab(68.08% -0.0926 -0.0205) |
| OKLCH | oklch(68.08% 0.095 192.5) |
| XYZ | xyz(23.9424, 33.1437, 42.1738) |
| Luminance | 0.3315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.43
Sea
#3C9992
ΔE00 5.89
Topaz
#13BBAF
ΔE00 5.92
Cadetblue
#5F9EA0
ΔE00 6.04
Blue Green
#0F9B8E
ΔE00 7.25
Dull Teal
#5F9E8F
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43ABA8 #AB4346
analogous
#43AB74 #43ABA8 #437AAB
triadic
#43ABA8 #A843AB #ABA843
tetradic
#43ABA8 #7443AB #AB4346 #7AAB43
square
#43ABA8 #7443AB #AB4346 #7AAB43
split-complementary
#43ABA8 #AB437A #AB7443
monochromatic
#215352 #327F7D #43ABA8 #68C4C1 #94D5D3
Accessibility & contrast
On white
2.75
#43ABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#43ABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43ABA8
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43ABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43ABA8 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3A8
Deuteranopia (green-blind)
#9197A9
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #43aba8; /* rgb */ color: rgb(67, 171, 168); /* oklch */ color: oklch(68.1% 0.095 192.5);
Tailwind
colors: {
custom: {
50: '#83c4c1',
500: '#43aba8',
950: '#000000',
},
}SCSS
$custom: #43aba8; $custom-light: #83c4c1; $custom-dark: #000000;
JSON
{
"hex": "#43aba8",
"rgb": {
"r": 67,
"g": 171,
"b": 168
},
"hsl": {
"h": 178.269,
"s": 43.697,
"l": 46.667
},
"oklch": {
"l": 0.68076,
"c": 0.09484,
"h": 192.5
},
"luminance": 0.33146
}Semantic roles & 50–950 ramp
primary
#43ABA8
secondary
#C0898B
accent
#5458D3
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281