#43BCA9#43BCA9
#43BCA9 is a light, moderate teal. Relative luminance 0.400; OKLCH L 72.3% C 0.110 H 180.7°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #43BCA9 |
|---|---|
| RGB | rgb(67, 188, 169) |
| HSL | hsl(171, 47%, 50%) |
| HSV | hsv(171, 64%, 74%) |
| CMYK | cmyk(64.4%, 0%, 10.1%, 26.3%) |
| CIE-LAB | lab(69.48, -37.94, -0.26) |
| CIE-LCH | lch(69.48, 37.95, 180.39°) |
| OKLab | oklab(72.31% -0.1102 -0.0013) |
| OKLCH | oklch(72.31% 0.11 180.7) |
| XYZ | xyz(27.4560, 40.0213, 43.8063) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.61
Turquoise (survey)
#06C2AC
ΔE00 2.72
Topaz
#13BBAF
ΔE00 3.18
Greeny Blue
#42B395
ΔE00 4.67
Lightseagreen
#20B2AA
ΔE00 4.92
Mediumaquamarine
#66CDAA
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43BCA9 #BC4356
analogous
#43BC6D #43BCA9 #4392BC
triadic
#43BCA9 #A943BC #BCA943
tetradic
#43BCA9 #6D43BC #BC4356 #92BC43
square
#43BCA9 #6D43BC #BC4356 #92BC43
split-complementary
#43BCA9 #BC4392 #BC6D43
monochromatic
#236258 #338F80 #43BCA9 #70CCBE #9DDCD2
Accessibility & contrast
On white
2.33
#43BCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#43BCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43BCA9
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43BCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43BCA9 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A8
Deuteranopia (green-blind)
#A2A4AB
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #43bca9; /* rgb */ color: rgb(67, 188, 169); /* oklch */ color: oklch(72.3% 0.110 180.7);
Tailwind
colors: {
custom: {
50: '#85d1c2',
500: '#43bca9',
950: '#000000',
},
}SCSS
$custom: #43bca9; $custom-light: #85d1c2; $custom-dark: #000000;
JSON
{
"hex": "#43bca9",
"rgb": {
"r": 67,
"g": 188,
"b": 169
},
"hsl": {
"h": 170.579,
"s": 47.451,
"l": 50
},
"oklch": {
"l": 0.72313,
"c": 0.11023,
"h": 180.7
},
"luminance": 0.40024
}Semantic roles & 50–950 ramp
primary
#43BCA9
secondary
#C9929B
accent
#5166D7
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281