#43ACBE#43ACBE
#43ACBE is a light, moderate teal. Relative luminance 0.344; OKLCH L 69.1% C 0.098 H 210.8°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #43ACBE |
|---|---|
| RGB | rgb(67, 172, 190) |
| HSL | hsl(189, 49%, 50%) |
| HSV | hsv(189, 65%, 75%) |
| CMYK | cmyk(64.7%, 9.5%, 0%, 25.5%) |
| CIE-LAB | lab(65.29, -24.33, -18.12) |
| CIE-LCH | lch(65.29, 30.33, 216.67°) |
| OKLab | oklab(69.13% -0.0843 -0.0503) |
| OKLCH | oklch(69.13% 0.098 210.8) |
| XYZ | xyz(26.3576, 34.4132, 53.9585) |
| Luminance | 0.3442 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.79
Cadetblue
#5F9EA0
ΔE00 7.31
Greyblue
#77A1B5
ΔE00 9.35
Lightseagreen
#20B2AA
ΔE00 10.72
Darkturquoise
#00CED1
ΔE00 11.31
Bluegrey
#85A3B2
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43ACBE #BE5543
analogous
#43BE92 #43ACBE #436FBE
triadic
#43ACBE #BE43AC #ACBE43
tetradic
#43ACBE #9243BE #BE5543 #6FBE43
square
#43ACBE #9243BE #BE5543 #6FBE43
split-complementary
#43ACBE #BE436F #BE9243
monochromatic
#235A64 #328491 #43ACBE #70C0CE #9ED4DD
Accessibility & contrast
On white
2.66
#43ACBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#43ACBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43ACBE
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43ACBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43ACBE | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6BF
Deuteranopia (green-blind)
#8B99BE
Tritanopia (blue-blind)
#00B4B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #43acbe; /* rgb */ color: rgb(67, 172, 190); /* oklch */ color: oklch(69.1% 0.098 210.8);
Tailwind
colors: {
custom: {
50: '#85c5d1',
500: '#43acbe',
950: '#000000',
},
}SCSS
$custom: #43acbe; $custom-light: #85c5d1; $custom-dark: #000000;
JSON
{
"hex": "#43acbe",
"rgb": {
"r": 67,
"g": 172,
"b": 190
},
"hsl": {
"h": 188.78,
"s": 48.617,
"l": 50.392
},
"oklch": {
"l": 0.69129,
"c": 0.09813,
"h": 210.8
},
"luminance": 0.34416
}Semantic roles & 50–950 ramp
primary
#43ACBE
secondary
#CA9B93
accent
#6450D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282