#43BCA4#43BCA4
#43BCA4 is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.2% C 0.113 H 177.2°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #43BCA4 |
|---|---|
| RGB | rgb(67, 188, 164) |
| HSL | hsl(168, 47%, 50%) |
| HSV | hsv(168, 64%, 74%) |
| CMYK | cmyk(64.4%, 0%, 12.8%, 26.3%) |
| CIE-LAB | lab(69.35, -39.24, 2.29) |
| CIE-LCH | lch(69.35, 39.30, 176.66°) |
| OKLab | oklab(72.16% -0.1125 0.0055) |
| OKLCH | oklch(72.16% 0.113 177.2) |
| XYZ | xyz(26.9956, 39.8371, 41.3814) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.17
Turquoise (survey)
#06C2AC
ΔE00 2.87
Greeny Blue
#42B395
ΔE00 3.38
Topaz
#13BBAF
ΔE00 4.63
Mediumaquamarine
#66CDAA
ΔE00 6.04
Lightseagreen
#20B2AA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43BCA4 #BC435B
analogous
#43BC67 #43BCA4 #4398BC
triadic
#43BCA4 #A443BC #BCA443
tetradic
#43BCA4 #6743BC #BC435B #98BC43
square
#43BCA4 #6743BC #BC435B #98BC43
split-complementary
#43BCA4 #BC4398 #BC6743
monochromatic
#236255 #338F7D #43BCA4 #70CCBA #9DDCD0
Accessibility & contrast
On white
2.34
#43BCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#43BCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43BCA4
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43BCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43BCA4 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A3
Deuteranopia (green-blind)
#A4A4A6
Tritanopia (blue-blind)
#00BFB5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #43bca4; /* rgb */ color: rgb(67, 188, 164); /* oklch */ color: oklch(72.2% 0.113 177.2);
Tailwind
colors: {
custom: {
50: '#85d1be',
500: '#43bca4',
950: '#000000',
},
}SCSS
$custom: #43bca4; $custom-light: #85d1be; $custom-dark: #000000;
JSON
{
"hex": "#43bca4",
"rgb": {
"r": 67,
"g": 188,
"b": 164
},
"hsl": {
"h": 168.099,
"s": 47.451,
"l": 50
},
"oklch": {
"l": 0.72162,
"c": 0.11265,
"h": 177.2
},
"luminance": 0.3984
}Semantic roles & 50–950 ramp
primary
#43BCA4
secondary
#C9929D
accent
#516BD7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281