#43BEB8#43BEB8
#43BEB8 is a light, moderate teal. Relative luminance 0.415; OKLCH L 73.3% C 0.107 H 190.5°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #43BEB8 |
|---|---|
| RGB | rgb(67, 190, 184) |
| HSL | hsl(177, 49%, 50%) |
| HSV | hsv(177, 65%, 75%) |
| CMYK | cmyk(64.7%, 0%, 3.2%, 25.5%) |
| CIE-LAB | lab(70.51, -34.83, -6.97) |
| CIE-LCH | lch(70.51, 35.52, 191.32°) |
| OKLab | oklab(73.28% -0.1056 -0.0195) |
| OKLCH | oklch(73.28% 0.107 190.5) |
| XYZ | xyz(29.3760, 41.4776, 51.7959) |
| Luminance | 0.4148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 3.22
Lightseagreen
#20B2AA
ΔE00 3.93
Mediumturquoise
#48D1CC
ΔE00 4.87
Tealish
#24BCA8
ΔE00 5.29
Darkturquoise
#00CED1
ΔE00 5.36
Turquoise (survey)
#06C2AC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43BEB8 #BE4349
analogous
#43BE7A #43BEB8 #4387BE
triadic
#43BEB8 #B843BE #BEB843
tetradic
#43BEB8 #7A43BE #BE4349 #87BE43
square
#43BEB8 #7A43BE #BE4349 #87BE43
split-complementary
#43BEB8 #BE4387 #BE7A43
monochromatic
#236461 #32918D #43BEB8 #70CEC9 #9EDDDA
Accessibility & contrast
On white
2.26
#43BEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#43BEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43BEB8
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43BEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43BEB8 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B4B8
Deuteranopia (green-blind)
#A1A7B9
Tritanopia (blue-blind)
#00C3BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #43beb8; /* rgb */ color: rgb(67, 190, 184); /* oklch */ color: oklch(73.3% 0.107 190.5);
Tailwind
colors: {
custom: {
50: '#87d2cd',
500: '#43beb8',
950: '#000000',
},
}SCSS
$custom: #43beb8; $custom-light: #87d2cd; $custom-dark: #000000;
JSON
{
"hex": "#43beb8",
"rgb": {
"r": 67,
"g": 190,
"b": 184
},
"hsl": {
"h": 177.073,
"s": 48.617,
"l": 50.392
},
"oklch": {
"l": 0.73284,
"c": 0.10734,
"h": 190.5
},
"luminance": 0.41481
}Semantic roles & 50–950 ramp
primary
#43BEB8
secondary
#CA9396
accent
#5056D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282