#43AFBC#43AFBC
#43AFBC is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.8% C 0.098 H 206.3°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #43AFBC |
|---|---|
| RGB | rgb(67, 175, 188) |
| HSL | hsl(186, 47%, 50%) |
| HSV | hsv(186, 64%, 74%) |
| CMYK | cmyk(64.4%, 6.9%, 0%, 26.3%) |
| CIE-LAB | lab(66.12, -26.44, -15.75) |
| CIE-LCH | lch(66.12, 30.77, 210.78°) |
| OKLab | oklab(69.78% -0.0882 -0.0437) |
| OKLCH | oklch(69.78% 0.098 206.3) |
| XYZ | xyz(26.7180, 35.4812, 53.0077) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.52
Cadetblue
#5F9EA0
ΔE00 6.89
Lightseagreen
#20B2AA
ΔE00 8.71
Darkturquoise
#00CED1
ΔE00 9.56
Sea
#3C9992
ΔE00 10.51
Topaz
#13BBAF
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43AFBC #BC5043
analogous
#43BC8C #43AFBC #4373BC
triadic
#43AFBC #BC43AF #AFBC43
tetradic
#43AFBC #8C43BC #BC5043 #73BC43
square
#43AFBC #8C43BC #BC5043 #73BC43
split-complementary
#43AFBC #BC4373 #BC8C43
monochromatic
#235B62 #33858F #43AFBC #70C2CC #9DD5DC
Accessibility & contrast
On white
2.59
#43AFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#43AFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43AFBC
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43AFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43AFBC | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BD
Deuteranopia (green-blind)
#8F9BBC
Tritanopia (blue-blind)
#00B6B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #43afbc; /* rgb */ color: rgb(67, 175, 188); /* oklch */ color: oklch(69.8% 0.098 206.3);
Tailwind
colors: {
custom: {
50: '#85c7d0',
500: '#43afbc',
950: '#000000',
},
}SCSS
$custom: #43afbc; $custom-light: #85c7d0; $custom-dark: #000000;
JSON
{
"hex": "#43afbc",
"rgb": {
"r": 67,
"g": 175,
"b": 188
},
"hsl": {
"h": 186.446,
"s": 47.451,
"l": 50
},
"oklch": {
"l": 0.69777,
"c": 0.09843,
"h": 206.3
},
"luminance": 0.35484
}Semantic roles & 50–950 ramp
primary
#43AFBC
secondary
#C99892
accent
#5F51D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282