#43BABE#43BABE
#43BABE is a light, moderate teal. Relative luminance 0.400; OKLCH L 72.5% C 0.104 H 198.3°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #43BABE |
|---|---|
| RGB | rgb(67, 186, 190) |
| HSL | hsl(182, 49%, 50%) |
| HSV | hsv(182, 65%, 75%) |
| CMYK | cmyk(64.7%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(69.49, -31.24, -11.79) |
| CIE-LCH | lch(69.49, 33.39, 200.67°) |
| OKLab | oklab(72.52% -0.0988 -0.0327) |
| OKLCH | oklch(72.52% 0.104 198.3) |
| XYZ | xyz(29.1638, 40.0256, 54.8939) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.54
Lightseagreen
#20B2AA
ΔE00 5.69
Turquoise Blue
#06B1C4
ΔE00 5.75
Topaz
#13BBAF
ΔE00 6.52
Mediumturquoise
#48D1CC
ΔE00 6.69
Aqua Blue
#02D8E9
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43BABE #BE4743
analogous
#43BE84 #43BABE #437DBE
triadic
#43BABE #BE43BA #BABE43
tetradic
#43BABE #8443BE #BE4743 #7DBE43
square
#43BABE #8443BE #BE4743 #7DBE43
split-complementary
#43BABE #BE437D #BE8443
monochromatic
#236264 #328E91 #43BABE #70CBCE #9EDBDD
Accessibility & contrast
On white
2.33
#43BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#43BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43BABE
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43BABE | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB2BE
Deuteranopia (green-blind)
#9BA4BF
Tritanopia (blue-blind)
#00C0BB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #43babe; /* rgb */ color: rgb(67, 186, 190); /* oklch */ color: oklch(72.5% 0.104 198.3);
Tailwind
colors: {
custom: {
50: '#87cfd1',
500: '#43babe',
950: '#000000',
},
}SCSS
$custom: #43babe; $custom-light: #87cfd1; $custom-dark: #000000;
JSON
{
"hex": "#43babe",
"rgb": {
"r": 67,
"g": 186,
"b": 190
},
"hsl": {
"h": 181.951,
"s": 48.617,
"l": 50.392
},
"oklch": {
"l": 0.72517,
"c": 0.10408,
"h": 198.3
},
"luminance": 0.40029
}Semantic roles & 50–950 ramp
primary
#43BABE
secondary
#CA9593
accent
#5450D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282