#43BCA7#43BCA7
#43BCA7 is a light, moderate teal. Relative luminance 0.400; OKLCH L 72.3% C 0.111 H 179.3°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #43BCA7 |
|---|---|
| RGB | rgb(67, 188, 167) |
| HSL | hsl(170, 47%, 50%) |
| HSV | hsv(170, 64%, 74%) |
| CMYK | cmyk(64.4%, 0%, 11.2%, 26.3%) |
| CIE-LAB | lab(69.43, -38.47, 0.76) |
| CIE-LCH | lch(69.43, 38.47, 178.87°) |
| OKLab | oklab(72.25% -0.1111 0.0014) |
| OKLCH | oklch(72.25% 0.111 179.3) |
| XYZ | xyz(27.2697, 39.9468, 42.8251) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.66
Turquoise (survey)
#06C2AC
ΔE00 2.65
Topaz
#13BBAF
ΔE00 3.74
Greeny Blue
#42B395
ΔE00 4.11
Lightseagreen
#20B2AA
ΔE00 5.45
Mediumaquamarine
#66CDAA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43BCA7 #BC4358
analogous
#43BC6B #43BCA7 #4394BC
triadic
#43BCA7 #A743BC #BCA743
tetradic
#43BCA7 #6B43BC #BC4358 #94BC43
square
#43BCA7 #6B43BC #BC4358 #94BC43
split-complementary
#43BCA7 #BC4394 #BC6B43
monochromatic
#236257 #338F7F #43BCA7 #70CCBC #9DDCD1
Accessibility & contrast
On white
2.34
#43BCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#43BCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43BCA7
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43BCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43BCA7 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A6
Deuteranopia (green-blind)
#A3A4A9
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #43bca7; /* rgb */ color: rgb(67, 188, 167); /* oklch */ color: oklch(72.3% 0.111 179.3);
Tailwind
colors: {
custom: {
50: '#85d1c1',
500: '#43bca7',
950: '#000000',
},
}SCSS
$custom: #43bca7; $custom-light: #85d1c1; $custom-dark: #000000;
JSON
{
"hex": "#43bca7",
"rgb": {
"r": 67,
"g": 188,
"b": 167
},
"hsl": {
"h": 169.587,
"s": 47.451,
"l": 50
},
"oklch": {
"l": 0.72252,
"c": 0.11115,
"h": 179.3
},
"luminance": 0.3995
}Semantic roles & 50–950 ramp
primary
#43BCA7
secondary
#C9929C
accent
#5168D7
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281