#43ACA2#43ACA2
#43ACA2 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.1% C 0.097 H 186.4°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #43ACA2 |
|---|---|
| RGB | rgb(67, 172, 162) |
| HSL | hsl(174, 44%, 47%) |
| HSV | hsv(174, 61%, 67%) |
| CMYK | cmyk(61%, 0%, 5.8%, 32.5%) |
| CIE-LAB | lab(64.41, -32.38, -3.84) |
| CIE-LCH | lch(64.41, 32.61, 186.76°) |
| OKLab | oklab(68.12% -0.0964 -0.0109) |
| OKLCH | oklch(68.12% 0.097 186.4) |
| XYZ | xyz(23.5859, 33.3045, 39.3608) |
| Luminance | 0.3331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.66
Topaz
#13BBAF
ΔE00 4.70
Tealish
#24BCA8
ΔE00 5.65
Sea
#3C9992
ΔE00 5.89
Dull Teal
#5F9E8F
ΔE00 6.13
Blue Green
#0F9B8E
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43ACA2 #AC434D
analogous
#43AC6E #43ACA2 #4382AC
triadic
#43ACA2 #A243AC #ACA243
tetradic
#43ACA2 #6E43AC #AC434D #82AC43
square
#43ACA2 #6E43AC #AC434D #82AC43
split-complementary
#43ACA2 #AC4382 #AC6E43
monochromatic
#21544F #328079 #43ACA2 #68C4BB #94D5CF
Accessibility & contrast
On white
2.74
#43ACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#43ACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43ACA2
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43ACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43ACA2 | 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)
#A4A3A2
Deuteranopia (green-blind)
#9397A3
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #43aca2; /* rgb */ color: rgb(67, 172, 162); /* oklch */ color: oklch(68.1% 0.097 186.4);
Tailwind
colors: {
custom: {
50: '#83c5bd',
500: '#43aca2',
950: '#000000',
},
}SCSS
$custom: #43aca2; $custom-light: #83c5bd; $custom-dark: #000000;
JSON
{
"hex": "#43aca2",
"rgb": {
"r": 67,
"g": 172,
"b": 162
},
"hsl": {
"h": 174.286,
"s": 43.933,
"l": 46.863
},
"oklch": {
"l": 0.68123,
"c": 0.09698,
"h": 186.4
},
"luminance": 0.33307
}Semantic roles & 50–950 ramp
primary
#43ACA2
secondary
#C18A8F
accent
#5460D4
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281