#43B4AC#43B4AC
#43B4AC is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.4% C 0.102 H 188.5°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #43B4AC |
|---|---|
| RGB | rgb(67, 180, 172) |
| HSL | hsl(176, 46%, 48%) |
| HSV | hsv(176, 63%, 71%) |
| CMYK | cmyk(62.8%, 0%, 4.4%, 29.4%) |
| CIE-LAB | lab(67.14, -33.44, -5.36) |
| CIE-LCH | lch(67.14, 33.87, 189.11°) |
| OKLab | oklab(70.43% -0.1004 -0.0151) |
| OKLCH | oklch(70.43% 0.102 188.5) |
| XYZ | xyz(26.0790, 36.8116, 44.7527) |
| Luminance | 0.3681 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.95
Topaz
#13BBAF
ΔE00 3.14
Tealish
#24BCA8
ΔE00 4.86
Turquoise (survey)
#06C2AC
ΔE00 6.22
Greeny Blue
#42B395
ΔE00 7.67
Mediumturquoise
#48D1CC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43B4AC #B4434B
analogous
#43B473 #43B4AC #4383B4
triadic
#43B4AC #AC43B4 #B4AC43
tetradic
#43B4AC #7343B4 #B4434B #83B443
square
#43B4AC #7343B4 #B4434B #83B443
split-complementary
#43B4AC #B44383 #B47343
monochromatic
#225B57 #328781 #43B4AC #6CC8C2 #99D9D4
Accessibility & contrast
On white
2.51
#43B4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#43B4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43B4AC
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43B4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43B4AC | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAC
Deuteranopia (green-blind)
#999EAD
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #43b4ac; /* rgb */ color: rgb(67, 180, 172); /* oklch */ color: oklch(70.4% 0.102 188.5);
Tailwind
colors: {
custom: {
50: '#85cbc4',
500: '#43b4ac',
950: '#000000',
},
}SCSS
$custom: #43b4ac; $custom-light: #85cbc4; $custom-dark: #000000;
JSON
{
"hex": "#43b4ac",
"rgb": {
"r": 67,
"g": 180,
"b": 172
},
"hsl": {
"h": 175.752,
"s": 45.749,
"l": 48.431
},
"oklch": {
"l": 0.70432,
"c": 0.10155,
"h": 188.5
},
"luminance": 0.36814
}Semantic roles & 50–950 ramp
primary
#43B4AC
secondary
#C58E92
accent
#525CD5
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281