#43BEBF#43BEBF
#43BEBF is a light, moderate teal. Relative luminance 0.418; OKLCH L 73.5% C 0.107 H 195.9°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #43BEBF |
|---|---|
| RGB | rgb(67, 190, 191) |
| HSL | hsl(180, 49%, 51%) |
| HSV | hsv(180, 65%, 75%) |
| CMYK | cmyk(64.9%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(70.72, -32.87, -10.49) |
| CIE-LCH | lch(70.72, 34.50, 197.71°) |
| OKLab | oklab(73.52% -0.1025 -0.0291) |
| OKLCH | oklch(73.52% 0.107 195.9) |
| XYZ | xyz(30.1280, 41.7784, 55.7563) |
| Luminance | 0.4178 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.47
Mediumturquoise
#48D1CC
ΔE00 5.23
Lightseagreen
#20B2AA
ΔE00 5.32
Topaz
#13BBAF
ΔE00 5.50
Turquoise Blue
#06B1C4
ΔE00 7.21
Tealish
#24BCA8
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43BEBF #BF4443
analogous
#43BF82 #43BEBF #4380BF
triadic
#43BEBF #BF43BE #BEBF43
tetradic
#43BEBF #8243BF #BF4443 #80BF43
square
#43BEBF #8243BF #BF4443 #80BF43
split-complementary
#43BEBF #BF4380 #BF8243
monochromatic
#226565 #329293 #43BEBF #71CECF #9EDEDE
Accessibility & contrast
On white
2.24
#43BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#43BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43BEBF
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43BEBF | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BF
Deuteranopia (green-blind)
#9FA7C0
Tritanopia (blue-blind)
#00C4BE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #43bebf; /* rgb */ color: rgb(67, 190, 191); /* oklch */ color: oklch(73.5% 0.107 195.9);
Tailwind
colors: {
custom: {
50: '#87d2d2',
500: '#43bebf',
950: '#000000',
},
}SCSS
$custom: #43bebf; $custom-light: #87d2d2; $custom-dark: #000000;
JSON
{
"hex": "#43bebf",
"rgb": {
"r": 67,
"g": 190,
"b": 191
},
"hsl": {
"h": 180.484,
"s": 49.206,
"l": 50.588
},
"oklch": {
"l": 0.73523,
"c": 0.10656,
"h": 195.9
},
"luminance": 0.41782
}Semantic roles & 50–950 ramp
primary
#43BEBF
secondary
#CA9493
accent
#504FD9
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0D1414
muted
#7D8282