#43B7AA#43B7AA
#43B7AA is a light, moderate teal. Relative luminance 0.380; OKLCH L 71.1% C 0.105 H 184.7°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #43B7AA |
|---|---|
| RGB | rgb(67, 183, 170) |
| HSL | hsl(173, 46%, 49%) |
| HSV | hsv(173, 63%, 72%) |
| CMYK | cmyk(63.4%, 0%, 7.1%, 28.2%) |
| CIE-LAB | lab(67.99, -35.38, -3.00) |
| CIE-LCH | lch(67.99, 35.51, 184.84°) |
| OKLab | oklab(71.11% -0.1045 -0.0087) |
| OKLCH | oklch(71.11% 0.105 184.7) |
| XYZ | xyz(26.5006, 37.9597, 43.9527) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.34
Lightseagreen
#20B2AA
ΔE00 2.83
Tealish
#24BCA8
ΔE00 3.05
Turquoise (survey)
#06C2AC
ΔE00 4.48
Greeny Blue
#42B395
ΔE00 6.00
Mediumturquoise
#48D1CC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43B7AA #B74350
analogous
#43B770 #43B7AA #438AB7
triadic
#43B7AA #AA43B7 #B7AA43
tetradic
#43B7AA #7043B7 #B74350 #8AB743
square
#43B7AA #7043B7 #B74350 #8AB743
split-complementary
#43B7AA #B7438A #B77043
monochromatic
#225D57 #338A80 #43B7AA #6DCABF #9ADAD3
Accessibility & contrast
On white
2.44
#43B7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#43B7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43B7AA
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43B7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43B7AA | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAA
Deuteranopia (green-blind)
#9DA0AB
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #43b7aa; /* rgb */ color: rgb(67, 183, 170); /* oklch */ color: oklch(71.1% 0.105 184.7);
Tailwind
colors: {
custom: {
50: '#85cdc3',
500: '#43b7aa',
950: '#000000',
},
}SCSS
$custom: #43b7aa; $custom-light: #85cdc3; $custom-dark: #000000;
JSON
{
"hex": "#43b7aa",
"rgb": {
"r": 67,
"g": 183,
"b": 170
},
"hsl": {
"h": 173.276,
"s": 46.4,
"l": 49.02
},
"oklch": {
"l": 0.71107,
"c": 0.10487,
"h": 184.7
},
"luminance": 0.37963
}Semantic roles & 50–950 ramp
primary
#43B7AA
secondary
#C69096
accent
#5261D6
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281