#43ACB5#43ACB5
#43ACB5 is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.8% C 0.096 H 203.1°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #43ACB5 |
|---|---|
| RGB | rgb(67, 172, 181) |
| HSL | hsl(185, 46%, 49%) |
| HSV | hsv(185, 63%, 71%) |
| CMYK | cmyk(63%, 5%, 0%, 29%) |
| CIE-LAB | lab(64.99, -27.01, -13.56) |
| CIE-LCH | lch(64.99, 30.22, 206.67°) |
| OKLab | oklab(68.79% -0.088 -0.0376) |
| OKLCH | oklch(68.79% 0.096 203.1) |
| XYZ | xyz(25.4042, 34.0318, 48.9371) |
| Luminance | 0.3403 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.68
Cadetblue
#5F9EA0
ΔE00 5.75
Lightseagreen
#20B2AA
ΔE00 7.38
Sea
#3C9992
ΔE00 8.82
Topaz
#13BBAF
ΔE00 9.45
Darkturquoise
#00CED1
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43ACB5 #B54C43
analogous
#43B585 #43ACB5 #4373B5
triadic
#43ACB5 #B543AC #ACB543
tetradic
#43ACB5 #8543B5 #B54C43 #73B543
square
#43ACB5 #8543B5 #B54C43 #73B543
split-complementary
#43ACB5 #B54373 #B58543
monochromatic
#22575C #328288 #43ACB5 #6CC1C9 #99D4D9
Accessibility & contrast
On white
2.69
#43ACB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#43ACB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43ACB5
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43ACB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43ACB5 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA5B6
Deuteranopia (green-blind)
#8E98B5
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #43acb5; /* rgb */ color: rgb(67, 172, 181); /* oklch */ color: oklch(68.8% 0.096 203.1);
Tailwind
colors: {
custom: {
50: '#84c5cb',
500: '#43acb5',
950: '#000000',
},
}SCSS
$custom: #43acb5; $custom-light: #84c5cb; $custom-dark: #000000;
JSON
{
"hex": "#43acb5",
"rgb": {
"r": 67,
"g": 172,
"b": 181
},
"hsl": {
"h": 184.737,
"s": 45.968,
"l": 48.627
},
"oklch": {
"l": 0.68786,
"c": 0.0957,
"h": 203.1
},
"luminance": 0.34035
}Semantic roles & 50–950 ramp
primary
#43ACB5
secondary
#C5938F
accent
#5D52D6
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282