#43ABA7#43ABA7
#43ABA7 is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.0% C 0.095 H 191.6°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #43ABA7 |
|---|---|
| RGB | rgb(67, 171, 167) |
| HSL | hsl(178, 44%, 47%) |
| HSV | hsv(178, 61%, 67%) |
| CMYK | cmyk(60.8%, 0%, 2.3%, 32.9%) |
| CIE-LAB | lab(64.25, -30.52, -6.87) |
| CIE-LCH | lch(64.25, 31.29, 192.68°) |
| OKLab | oklab(68.04% -0.093 -0.0191) |
| OKLCH | oklch(68.04% 0.095 191.6) |
| XYZ | xyz(23.8496, 33.1066, 41.6850) |
| Luminance | 0.3311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.20
Topaz
#13BBAF
ΔE00 5.70
Sea
#3C9992
ΔE00 5.77
Cadetblue
#5F9EA0
ΔE00 6.21
Blue Green
#0F9B8E
ΔE00 7.01
Dull Teal
#5F9E8F
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43ABA7 #AB4347
analogous
#43AB73 #43ABA7 #437BAB
triadic
#43ABA7 #A743AB #ABA743
tetradic
#43ABA7 #7343AB #AB4347 #7BAB43
square
#43ABA7 #7343AB #AB4347 #7BAB43
split-complementary
#43ABA7 #AB437B #AB7343
monochromatic
#215351 #327F7C #43ABA7 #68C4C0 #94D5D2
Accessibility & contrast
On white
2.76
#43ABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#43ABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43ABA7
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43ABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43ABA7 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3A7
Deuteranopia (green-blind)
#9197A8
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #43aba7; /* rgb */ color: rgb(67, 171, 167); /* oklch */ color: oklch(68.0% 0.095 191.6);
Tailwind
colors: {
custom: {
50: '#83c4c1',
500: '#43aba7',
950: '#000000',
},
}SCSS
$custom: #43aba7; $custom-light: #83c4c1; $custom-dark: #000000;
JSON
{
"hex": "#43aba7",
"rgb": {
"r": 67,
"g": 171,
"b": 167
},
"hsl": {
"h": 177.692,
"s": 43.697,
"l": 46.667
},
"oklch": {
"l": 0.68042,
"c": 0.09498,
"h": 191.6
},
"luminance": 0.33109
}Semantic roles & 50–950 ramp
primary
#43ABA7
secondary
#C0898B
accent
#5459D3
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281