#43ABAC#43ABAC
#43ABAC is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.2% C 0.095 H 196.1°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #43ABAC |
|---|---|
| RGB | rgb(67, 171, 172) |
| HSL | hsl(181, 44%, 47%) |
| HSV | hsv(181, 61%, 67%) |
| CMYK | cmyk(61%, 0.6%, 0%, 32.5%) |
| CIE-LAB | lab(64.40, -29.12, -9.43) |
| CIE-LCH | lch(64.40, 30.61, 197.95°) |
| OKLab | oklab(68.22% -0.0908 -0.0261) |
| OKLCH | oklch(68.22% 0.095 196.1) |
| XYZ | xyz(24.3208, 33.2951, 44.1666) |
| Luminance | 0.3330 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.59
Cadetblue
#5F9EA0
ΔE00 5.50
Turquoise Blue
#06B1C4
ΔE00 6.45
Sea
#3C9992
ΔE00 6.56
Topaz
#13BBAF
ΔE00 6.97
Blue Green
#0F9B8E
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43ABAC #AC4443
analogous
#43AC78 #43ABAC #4377AC
triadic
#43ABAC #AC43AB #ABAC43
tetradic
#43ABAC #7843AC #AC4443 #77AC43
square
#43ABAC #7843AC #AC4443 #77AC43
split-complementary
#43ABAC #AC4377 #AC7843
monochromatic
#215354 #327F80 #43ABAC #68C3C4 #94D5D5
Accessibility & contrast
On white
2.74
#43ABAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#43ABAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43ABAC
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43ABAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43ABAC | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AC
Deuteranopia (green-blind)
#9097AD
Tritanopia (blue-blind)
#00B0AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #43abac; /* rgb */ color: rgb(67, 171, 172); /* oklch */ color: oklch(68.2% 0.095 196.1);
Tailwind
colors: {
custom: {
50: '#84c4c4',
500: '#43abac',
950: '#000000',
},
}SCSS
$custom: #43abac; $custom-light: #84c4c4; $custom-dark: #000000;
JSON
{
"hex": "#43abac",
"rgb": {
"r": 67,
"g": 171,
"b": 172
},
"hsl": {
"h": 180.571,
"s": 43.933,
"l": 46.863
},
"oklch": {
"l": 0.68216,
"c": 0.09452,
"h": 196.1
},
"luminance": 0.33298
}Semantic roles & 50–950 ramp
primary
#43ABAC
secondary
#C18A8A
accent
#5554D4
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1212
muted
#7D8181