#43BEBE#43BEBE
#43BEBE is a light, moderate teal. Relative luminance 0.417; OKLCH L 73.5% C 0.107 H 195.1°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #43BEBE |
|---|---|
| RGB | rgb(67, 190, 190) |
| HSL | hsl(180, 49%, 50%) |
| HSV | hsv(180, 65%, 75%) |
| CMYK | cmyk(64.7%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(70.69, -33.15, -9.99) |
| CIE-LCH | lch(70.69, 34.62, 196.77°) |
| OKLab | oklab(73.49% -0.1029 -0.0277) |
| OKLCH | oklch(73.49% 0.107 195.1) |
| XYZ | xyz(30.0183, 41.7346, 55.1788) |
| Luminance | 0.4174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.51
Lightseagreen
#20B2AA
ΔE00 5.06
Mediumturquoise
#48D1CC
ΔE00 5.10
Topaz
#13BBAF
ΔE00 5.15
Tealish
#24BCA8
ΔE00 7.50
Turquoise Blue
#06B1C4
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43BEBE #BE4343
analogous
#43BE80 #43BEBE #4380BE
triadic
#43BEBE #BE43BE #BEBE43
tetradic
#43BEBE #8043BE #BE4343 #80BE43
square
#43BEBE #8043BE #BE4343 #80BE43
split-complementary
#43BEBE #BE4380 #BE8043
monochromatic
#236464 #329191 #43BEBE #70CECE #9EDDDD
Accessibility & contrast
On white
2.25
#43BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#43BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43BEBE
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43BEBE | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BE
Deuteranopia (green-blind)
#9FA7BF
Tritanopia (blue-blind)
#00C4BE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #43bebe; /* rgb */ color: rgb(67, 190, 190); /* oklch */ color: oklch(73.5% 0.107 195.1);
Tailwind
colors: {
custom: {
50: '#87d2d1',
500: '#43bebe',
950: '#000000',
},
}SCSS
$custom: #43bebe; $custom-light: #87d2d1; $custom-dark: #000000;
JSON
{
"hex": "#43bebe",
"rgb": {
"r": 67,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 48.617,
"l": 50.392
},
"oklch": {
"l": 0.73488,
"c": 0.10661,
"h": 195.1
},
"luminance": 0.41738
}Semantic roles & 50–950 ramp
primary
#43BEBE
secondary
#CA9393
accent
#5050D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0D1414
muted
#7D8282