#43BEBC#43BEBC
#43BEBC is a light, moderate teal. Relative luminance 0.417; OKLCH L 73.4% C 0.107 H 193.5°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #43BEBC |
|---|---|
| RGB | rgb(67, 190, 188) |
| HSL | hsl(179, 49%, 50%) |
| HSV | hsv(179, 65%, 75%) |
| CMYK | cmyk(64.7%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(70.63, -33.71, -8.99) |
| CIE-LCH | lch(70.63, 34.89, 194.93°) |
| OKLab | oklab(73.42% -0.1038 -0.025) |
| OKLCH | oklch(73.42% 0.107 193.5) |
| XYZ | xyz(29.8012, 41.6477, 54.0354) |
| Luminance | 0.4165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 4.46
Lightseagreen
#20B2AA
ΔE00 4.59
Darkturquoise
#00CED1
ΔE00 4.68
Mediumturquoise
#48D1CC
ΔE00 4.90
Tealish
#24BCA8
ΔE00 6.75
Turquoise (survey)
#06C2AC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43BEBC #BE4345
analogous
#43BE7E #43BEBC #4383BE
triadic
#43BEBC #BC43BE #BEBC43
tetradic
#43BEBC #7E43BE #BE4345 #83BE43
square
#43BEBC #7E43BE #BE4345 #83BE43
split-complementary
#43BEBC #BE4383 #BE7E43
monochromatic
#236463 #329190 #43BEBC #70CECC #9EDDDC
Accessibility & contrast
On white
2.25
#43BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#43BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43BEBC
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43BEBC | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BC
Deuteranopia (green-blind)
#A0A7BD
Tritanopia (blue-blind)
#00C4BD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #43bebc; /* rgb */ color: rgb(67, 190, 188); /* oklch */ color: oklch(73.4% 0.107 193.5);
Tailwind
colors: {
custom: {
50: '#87d2d0',
500: '#43bebc',
950: '#000000',
},
}SCSS
$custom: #43bebc; $custom-light: #87d2d0; $custom-dark: #000000;
JSON
{
"hex": "#43bebc",
"rgb": {
"r": 67,
"g": 190,
"b": 188
},
"hsl": {
"h": 179.024,
"s": 48.617,
"l": 50.392
},
"oklch": {
"l": 0.73419,
"c": 0.10677,
"h": 193.5
},
"luminance": 0.41651
}Semantic roles & 50–950 ramp
primary
#43BEBC
secondary
#CA9394
accent
#5052D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0D1413
muted
#7D8282