#43ACAA#43ACAA
#43ACAA is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.4% C 0.095 H 193.4°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #43ACAA |
|---|---|
| RGB | rgb(67, 172, 170) |
| HSL | hsl(179, 44%, 47%) |
| HSV | hsv(179, 61%, 67%) |
| CMYK | cmyk(61%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(64.64, -30.17, -7.95) |
| CIE-LCH | lch(64.64, 31.20, 194.77°) |
| OKLab | oklab(68.39% -0.0928 -0.0221) |
| OKLCH | oklch(68.39% 0.095 193.4) |
| XYZ | xyz(24.3198, 33.5981, 43.2258) |
| Luminance | 0.3360 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.54
Topaz
#13BBAF
ΔE00 5.96
Cadetblue
#5F9EA0
ΔE00 6.08
Sea
#3C9992
ΔE00 6.30
Turquoise Blue
#06B1C4
ΔE00 7.52
Blue Green
#0F9B8E
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43ACAA #AC4345
analogous
#43AC76 #43ACAA #437AAC
triadic
#43ACAA #AA43AC #ACAA43
tetradic
#43ACAA #7643AC #AC4345 #7AAC43
square
#43ACAA #7643AC #AC4345 #7AAC43
split-complementary
#43ACAA #AC437A #AC7643
monochromatic
#215453 #32807E #43ACAA #68C4C2 #94D5D4
Accessibility & contrast
On white
2.72
#43ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#43ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43ACAA
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43ACAA | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AA
Deuteranopia (green-blind)
#9198AB
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #43acaa; /* rgb */ color: rgb(67, 172, 170); /* oklch */ color: oklch(68.4% 0.095 193.4);
Tailwind
colors: {
custom: {
50: '#84c5c3',
500: '#43acaa',
950: '#000000',
},
}SCSS
$custom: #43acaa; $custom-light: #84c5c3; $custom-dark: #000000;
JSON
{
"hex": "#43acaa",
"rgb": {
"r": 67,
"g": 172,
"b": 170
},
"hsl": {
"h": 178.857,
"s": 43.933,
"l": 46.863
},
"oklch": {
"l": 0.68392,
"c": 0.09537,
"h": 193.4
},
"luminance": 0.33601
}Semantic roles & 50–950 ramp
primary
#43ACAA
secondary
#C18A8B
accent
#5457D4
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281