#43BBAC#43BBAC
#43BBAC is a light, moderate teal. Relative luminance 0.397; OKLCH L 72.2% C 0.108 H 183.5°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #43BBAC |
|---|---|
| RGB | rgb(67, 187, 172) |
| HSL | hsl(173, 47%, 50%) |
| HSV | hsv(173, 64%, 73%) |
| CMYK | cmyk(64.2%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(69.26, -36.70, -2.23) |
| CIE-LCH | lch(69.26, 36.76, 183.48°) |
| OKLab | oklab(72.16% -0.1078 -0.0066) |
| OKLCH | oklch(72.16% 0.108 183.5) |
| XYZ | xyz(27.5280, 39.7095, 45.2357) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.28
Topaz
#13BBAF
ΔE00 2.28
Turquoise (survey)
#06C2AC
ΔE00 3.46
Lightseagreen
#20B2AA
ΔE00 3.82
Greeny Blue
#42B395
ΔE00 5.75
Mediumturquoise
#48D1CC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43BBAC #BB4352
analogous
#43BB70 #43BBAC #438EBB
triadic
#43BBAC #AC43BB #BBAC43
tetradic
#43BBAC #7043BB #BB4352 #8EBB43
square
#43BBAC #7043BB #BB4352 #8EBB43
split-complementary
#43BBAC #BB438E #BB7043
monochromatic
#236159 #338E83 #43BBAC #70CCC0 #9DDCD4
Accessibility & contrast
On white
2.35
#43BBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#43BBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43BBAC
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43BBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43BBAC | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1AB
Deuteranopia (green-blind)
#A1A4AD
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #43bbac; /* rgb */ color: rgb(67, 187, 172); /* oklch */ color: oklch(72.2% 0.108 183.5);
Tailwind
colors: {
custom: {
50: '#85d0c4',
500: '#43bbac',
950: '#000000',
},
}SCSS
$custom: #43bbac; $custom-light: #85d0c4; $custom-dark: #000000;
JSON
{
"hex": "#43bbac",
"rgb": {
"r": 67,
"g": 187,
"b": 172
},
"hsl": {
"h": 172.5,
"s": 47.244,
"l": 49.804
},
"oklch": {
"l": 0.72159,
"c": 0.10801,
"h": 183.5
},
"luminance": 0.39712
}Semantic roles & 50–950 ramp
primary
#43BBAC
secondary
#C89299
accent
#5162D7
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281