#43B6BE#43B6BE
#43B6BE is a light, moderate teal. Relative luminance 0.384; OKLCH L 71.5% C 0.102 H 201.7°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #43B6BE |
|---|---|
| RGB | rgb(67, 182, 190) |
| HSL | hsl(184, 49%, 50%) |
| HSV | hsv(184, 65%, 75%) |
| CMYK | cmyk(64.7%, 4.2%, 0%, 25.5%) |
| CIE-LAB | lab(68.29, -29.30, -13.59) |
| CIE-LCH | lch(68.29, 32.30, 204.87°) |
| OKLab | oklab(71.55% -0.0947 -0.0377) |
| OKLCH | oklch(71.55% 0.102 201.7) |
| XYZ | xyz(28.3329, 38.3638, 54.6170) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.06
Lightseagreen
#20B2AA
ΔE00 6.82
Darkturquoise
#00CED1
ΔE00 6.97
Cadetblue
#5F9EA0
ΔE00 8.01
Topaz
#13BBAF
ΔE00 8.14
Mediumturquoise
#48D1CC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43B6BE #BE4B43
analogous
#43BE88 #43B6BE #4379BE
triadic
#43B6BE #BE43B6 #B6BE43
tetradic
#43B6BE #8843BE #BE4B43 #79BE43
square
#43B6BE #8843BE #BE4B43 #79BE43
split-complementary
#43B6BE #BE4379 #BE8843
monochromatic
#236064 #328B91 #43B6BE #70C8CE #9ED9DD
Accessibility & contrast
On white
2.42
#43B6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#43B6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43B6BE
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43B6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43B6BE | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBF
Deuteranopia (green-blind)
#96A1BF
Tritanopia (blue-blind)
#00BDB8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #43b6be; /* rgb */ color: rgb(67, 182, 190); /* oklch */ color: oklch(71.5% 0.102 201.7);
Tailwind
colors: {
custom: {
50: '#86ccd1',
500: '#43b6be',
950: '#000000',
},
}SCSS
$custom: #43b6be; $custom-light: #86ccd1; $custom-dark: #000000;
JSON
{
"hex": "#43b6be",
"rgb": {
"r": 67,
"g": 182,
"b": 190
},
"hsl": {
"h": 183.902,
"s": 48.617,
"l": 50.392
},
"oklch": {
"l": 0.71547,
"c": 0.10189,
"h": 201.7
},
"luminance": 0.38367
}Semantic roles & 50–950 ramp
primary
#43B6BE
secondary
#CA9793
accent
#5850D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282