#43ABC5#43ABC5
#43ABC5 is a light, moderate cyan. Relative luminance 0.344; OKLCH L 69.2% C 0.101 H 217.4°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #43ABC5 |
|---|---|
| RGB | rgb(67, 171, 197) |
| HSL | hsl(192, 53%, 52%) |
| HSV | hsv(192, 66%, 77%) |
| CMYK | cmyk(66%, 13.2%, 0%, 22.7%) |
| CIE-LAB | lab(65.24, -21.67, -22.08) |
| CIE-LCH | lch(65.24, 30.94, 225.53°) |
| OKLab | oklab(69.17% -0.0804 -0.0615) |
| OKLCH | oklch(69.17% 0.101 217.4) |
| XYZ | xyz(26.9515, 34.3474, 58.0218) |
| Luminance | 0.3435 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.73
Greyblue
#77A1B5
ΔE00 7.98
Cadetblue
#5F9EA0
ΔE00 9.25
Bright Sky Blue
#02CCFE
ΔE00 10.27
Bluegrey
#85A3B2
ΔE00 10.42
Deepskyblue
#00BFFF
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43ABC5 #C55D43
analogous
#43C59E #43ABC5 #436AC5
triadic
#43ABC5 #C543AB #ABC543
tetradic
#43ABC5 #9E43C5 #C55D43 #6AC543
square
#43ABC5 #9E43C5 #C55D43 #6AC543
split-complementary
#43ABC5 #C5436A #C59E43
monochromatic
#215D6C #30869B #43ABC5 #72C0D3 #A1D5E2
Accessibility & contrast
On white
2.67
#43ABC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#43ABC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43ABC5
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43ABC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43ABC5 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA6C6
Deuteranopia (green-blind)
#8798C5
Tritanopia (blue-blind)
#00B4B3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #43abc5; /* rgb */ color: rgb(67, 171, 197); /* oklch */ color: oklch(69.2% 0.101 217.4);
Tailwind
colors: {
custom: {
50: '#86c4d6',
500: '#43abc5',
950: '#000000',
},
}SCSS
$custom: #43abc5; $custom-light: #86c4d6; $custom-dark: #000000;
JSON
{
"hex": "#43abc5",
"rgb": {
"r": 67,
"g": 171,
"b": 197
},
"hsl": {
"h": 192,
"s": 52.846,
"l": 51.765
},
"oklch": {
"l": 0.69169,
"c": 0.10122,
"h": 217.4
},
"luminance": 0.3435
}Semantic roles & 50–950 ramp
primary
#43ABC5
secondary
#CEA195
accent
#684CDC
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1214
muted
#7D8183