#43ACAB#43ACAB
#43ACAB is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.4% C 0.095 H 194.3°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #43ACAB |
|---|---|
| RGB | rgb(67, 172, 171) |
| HSL | hsl(179, 44%, 47%) |
| HSV | hsv(179, 61%, 67%) |
| CMYK | cmyk(61%, 0%, 0.6%, 32.5%) |
| CIE-LAB | lab(64.67, -29.89, -8.47) |
| CIE-LCH | lch(64.67, 31.06, 195.81°) |
| OKLab | oklab(68.43% -0.0923 -0.0235) |
| OKLCH | oklch(68.43% 0.095 194.3) |
| XYZ | xyz(24.4147, 33.6360, 43.7259) |
| Luminance | 0.3364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.83
Cadetblue
#5F9EA0
ΔE00 5.94
Topaz
#13BBAF
ΔE00 6.22
Sea
#3C9992
ΔE00 6.45
Turquoise Blue
#06B1C4
ΔE00 7.13
Dull Teal
#5F9E8F
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43ACAB #AC4344
analogous
#43AC77 #43ACAB #4378AC
triadic
#43ACAB #AB43AC #ACAB43
tetradic
#43ACAB #7743AC #AC4344 #78AC43
square
#43ACAB #7743AC #AC4344 #78AC43
split-complementary
#43ACAB #AC4378 #AC7743
monochromatic
#215453 #32807F #43ACAB #68C4C3 #94D5D5
Accessibility & contrast
On white
2.72
#43ACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#43ACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43ACAB
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43ACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43ACAB | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AB
Deuteranopia (green-blind)
#9198AC
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #43acab; /* rgb */ color: rgb(67, 172, 171); /* oklch */ color: oklch(68.4% 0.095 194.3);
Tailwind
colors: {
custom: {
50: '#84c5c4',
500: '#43acab',
950: '#000000',
},
}SCSS
$custom: #43acab; $custom-light: #84c5c4; $custom-dark: #000000;
JSON
{
"hex": "#43acab",
"rgb": {
"r": 67,
"g": 172,
"b": 171
},
"hsl": {
"h": 179.429,
"s": 43.933,
"l": 46.863
},
"oklch": {
"l": 0.68427,
"c": 0.09528,
"h": 194.3
},
"luminance": 0.33639
}Semantic roles & 50–950 ramp
primary
#43ACAB
secondary
#C18A8A
accent
#5455D4
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281