#43BCA3#43BCA3
#43BCA3 is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.1% C 0.113 H 176.5°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #43BCA3 |
|---|---|
| RGB | rgb(67, 188, 163) |
| HSL | hsl(168, 47%, 50%) |
| HSV | hsv(168, 64%, 74%) |
| CMYK | cmyk(64.4%, 0%, 13.3%, 26.3%) |
| CIE-LAB | lab(69.33, -39.49, 2.80) |
| CIE-LCH | lch(69.33, 39.59, 175.94°) |
| OKLab | oklab(72.13% -0.113 0.0068) |
| OKLCH | oklch(72.13% 0.113 176.5) |
| XYZ | xyz(26.9056, 39.8012, 40.9077) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.41
Turquoise (survey)
#06C2AC
ΔE00 3.01
Greeny Blue
#42B395
ΔE00 3.17
Topaz
#13BBAF
ΔE00 4.93
Mediumaquamarine
#66CDAA
ΔE00 5.88
Lightseagreen
#20B2AA
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43BCA3 #BC435C
analogous
#43BC66 #43BCA3 #4399BC
triadic
#43BCA3 #A343BC #BCA343
tetradic
#43BCA3 #6643BC #BC435C #99BC43
square
#43BCA3 #6643BC #BC435C #99BC43
split-complementary
#43BCA3 #BC4399 #BC6643
monochromatic
#236255 #338F7C #43BCA3 #70CCB9 #9DDCCF
Accessibility & contrast
On white
2.34
#43BCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#43BCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43BCA3
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43BCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43BCA3 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A2
Deuteranopia (green-blind)
#A4A4A5
Tritanopia (blue-blind)
#00BEB5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #43bca3; /* rgb */ color: rgb(67, 188, 163); /* oklch */ color: oklch(72.1% 0.113 176.5);
Tailwind
colors: {
custom: {
50: '#85d1be',
500: '#43bca3',
950: '#000000',
},
}SCSS
$custom: #43bca3; $custom-light: #85d1be; $custom-dark: #000000;
JSON
{
"hex": "#43bca3",
"rgb": {
"r": 67,
"g": 188,
"b": 163
},
"hsl": {
"h": 167.603,
"s": 47.451,
"l": 50
},
"oklch": {
"l": 0.72133,
"c": 0.11319,
"h": 176.5
},
"luminance": 0.39804
}Semantic roles & 50–950 ramp
primary
#43BCA3
secondary
#C9929D
accent
#516CD7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281