#43BABB#43BABB
#43BABB is a light, moderate teal. Relative luminance 0.399; OKLCH L 72.4% C 0.104 H 195.9°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #43BABB |
|---|---|
| RGB | rgb(67, 186, 187) |
| HSL | hsl(181, 47%, 50%) |
| HSV | hsv(181, 64%, 73%) |
| CMYK | cmyk(64.2%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(69.40, -32.10, -10.28) |
| CIE-LCH | lch(69.40, 33.70, 197.75°) |
| OKLab | oklab(72.41% -0.1001 -0.0285) |
| OKLCH | oklch(72.41% 0.104 195.9) |
| XYZ | xyz(28.8393, 39.8958, 53.1848) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.73
Topaz
#13BBAF
ΔE00 5.42
Darkturquoise
#00CED1
ΔE00 5.47
Mediumturquoise
#48D1CC
ΔE00 6.22
Turquoise Blue
#06B1C4
ΔE00 6.74
Tealish
#24BCA8
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43BABB #BB4443
analogous
#43BB80 #43BABB #437EBB
triadic
#43BABB #BB43BA #BABB43
tetradic
#43BABB #8043BB #BB4443 #7EBB43
square
#43BABB #8043BB #BB4443 #7EBB43
split-complementary
#43BABB #BB437E #BB8043
monochromatic
#236061 #338D8E #43BABB #70CBCC #9DDBDC
Accessibility & contrast
On white
2.34
#43BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#43BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43BABB
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43BABB | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BB
Deuteranopia (green-blind)
#9BA4BC
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #43babb; /* rgb */ color: rgb(67, 186, 187); /* oklch */ color: oklch(72.4% 0.104 195.9);
Tailwind
colors: {
custom: {
50: '#86cfcf',
500: '#43babb',
950: '#000000',
},
}SCSS
$custom: #43babb; $custom-light: #86cfcf; $custom-dark: #000000;
JSON
{
"hex": "#43babb",
"rgb": {
"r": 67,
"g": 186,
"b": 187
},
"hsl": {
"h": 180.5,
"s": 47.244,
"l": 49.804
},
"oklch": {
"l": 0.72411,
"c": 0.10409,
"h": 195.9
},
"luminance": 0.39899
}Semantic roles & 50–950 ramp
primary
#43BABB
secondary
#C89292
accent
#5251D7
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282