#43ABA1#43ABA1
#43ABA1 is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.8% C 0.096 H 186.4°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #43ABA1 |
|---|---|
| RGB | rgb(67, 171, 161) |
| HSL | hsl(174, 44%, 47%) |
| HSV | hsv(174, 61%, 67%) |
| CMYK | cmyk(60.8%, 0%, 5.8%, 32.9%) |
| CIE-LAB | lab(64.07, -32.17, -3.78) |
| CIE-LCH | lch(64.07, 32.40, 186.69°) |
| OKLab | oklab(67.84% -0.0957 -0.0107) |
| OKLCH | oklch(67.84% 0.096 186.4) |
| XYZ | xyz(23.3078, 32.8899, 38.8313) |
| Luminance | 0.3289 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.86
Topaz
#13BBAF
ΔE00 4.96
Sea
#3C9992
ΔE00 5.61
Tealish
#24BCA8
ΔE00 5.87
Dull Teal
#5F9E8F
ΔE00 5.91
Blue Green
#0F9B8E
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43ABA1 #AB434D
analogous
#43AB6D #43ABA1 #4381AB
triadic
#43ABA1 #A143AB #ABA143
tetradic
#43ABA1 #6D43AB #AB434D #81AB43
square
#43ABA1 #6D43AB #AB434D #81AB43
split-complementary
#43ABA1 #AB4381 #AB6D43
monochromatic
#21534E #327F78 #43ABA1 #68C4BB #94D5CF
Accessibility & contrast
On white
2.77
#43ABA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#43ABA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43ABA1
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43ABA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43ABA1 | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A2A1
Deuteranopia (green-blind)
#9396A2
Tritanopia (blue-blind)
#00AFA8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #43aba1; /* rgb */ color: rgb(67, 171, 161); /* oklch */ color: oklch(67.8% 0.096 186.4);
Tailwind
colors: {
custom: {
50: '#83c4bc',
500: '#43aba1',
950: '#000000',
},
}SCSS
$custom: #43aba1; $custom-light: #83c4bc; $custom-dark: #000000;
JSON
{
"hex": "#43aba1",
"rgb": {
"r": 67,
"g": 171,
"b": 161
},
"hsl": {
"h": 174.231,
"s": 43.697,
"l": 46.667
},
"oklch": {
"l": 0.67842,
"c": 0.09634,
"h": 186.4
},
"luminance": 0.32892
}Semantic roles & 50–950 ramp
primary
#43ABA1
secondary
#C0898F
accent
#5461D3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281