#43B2C0#43B2C0
#43B2C0 is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.7% C 0.101 H 206.9°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #43B2C0 |
|---|---|
| RGB | rgb(67, 178, 192) |
| HSL | hsl(187, 50%, 51%) |
| HSV | hsv(187, 65%, 75%) |
| CMYK | cmyk(65.1%, 7.3%, 0%, 24.7%) |
| CIE-LAB | lab(67.15, -26.74, -16.40) |
| CIE-LCH | lch(67.15, 31.37, 211.52°) |
| OKLab | oklab(70.65% -0.0897 -0.0455) |
| OKLCH | oklch(70.65% 0.101 206.9) |
| XYZ | xyz(27.7455, 36.8368, 55.5069) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.34
Cadetblue
#5F9EA0
ΔE00 7.67
Lightseagreen
#20B2AA
ΔE00 9.00
Darkturquoise
#00CED1
ΔE00 9.02
Aqua Blue
#02D8E9
ΔE00 9.88
Topaz
#13BBAF
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43B2C0 #C05143
analogous
#43C08F #43B2C0 #4373C0
triadic
#43B2C0 #C043B2 #B2C043
tetradic
#43B2C0 #8F43C0 #C05143 #73C043
square
#43B2C0 #8F43C0 #C05143 #73C043
split-complementary
#43B2C0 #C04373 #C08F43
monochromatic
#225F66 #328994 #43B2C0 #71C5CF #9FD8DF
Accessibility & contrast
On white
2.51
#43B2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#43B2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43B2C0
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43B2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43B2C0 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABC1
Deuteranopia (green-blind)
#919EC0
Tritanopia (blue-blind)
#00B9B6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #43b2c0; /* rgb */ color: rgb(67, 178, 192); /* oklch */ color: oklch(70.7% 0.101 206.9);
Tailwind
colors: {
custom: {
50: '#86c9d3',
500: '#43b2c0',
950: '#000000',
},
}SCSS
$custom: #43b2c0; $custom-light: #86c9d3; $custom-dark: #000000;
JSON
{
"hex": "#43b2c0",
"rgb": {
"r": 67,
"g": 178,
"b": 192
},
"hsl": {
"h": 186.72,
"s": 49.801,
"l": 50.784
},
"oklch": {
"l": 0.70654,
"c": 0.10057,
"h": 206.9
},
"luminance": 0.3684
}Semantic roles & 50–950 ramp
primary
#43B2C0
secondary
#CB9A94
accent
#5E4ED9
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282