#43ABC8#43ABC8
#43ABC8 is a light, moderate cyan. Relative luminance 0.345; OKLCH L 69.3% C 0.103 H 219.7°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #43ABC8 |
|---|---|
| RGB | rgb(67, 171, 200) |
| HSL | hsl(193, 55%, 52%) |
| HSV | hsv(193, 67%, 78%) |
| CMYK | cmyk(66.5%, 14.5%, 0%, 21.6%) |
| CIE-LAB | lab(65.35, -20.74, -23.58) |
| CIE-LCH | lch(65.35, 31.40, 228.66°) |
| OKLab | oklab(69.29% -0.0792 -0.0657) |
| OKLCH | oklch(69.29% 0.103 219.7) |
| XYZ | xyz(27.2987, 34.4863, 59.8502) |
| Luminance | 0.3449 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.59
Greyblue
#77A1B5
ΔE00 7.71
Deepskyblue
#00BFFF
ΔE00 9.75
Bright Sky Blue
#02CCFE
ΔE00 9.80
Cadetblue
#5F9EA0
ΔE00 10.09
Bluegrey
#85A3B2
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#43ABC8 #C86043
analogous
#43C8A3 #43ABC8 #4368C8
triadic
#43ABC8 #C843AB #ABC843
tetradic
#43ABC8 #A343C8 #C86043 #68C843
square
#43ABC8 #A343C8 #C86043 #68C843
split-complementary
#43ABC8 #C84368 #C8A343
monochromatic
#215F70 #2F879F #43ABC8 #72C0D6 #A2D5E4
Accessibility & contrast
On white
2.66
#43ABC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#43ABC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #43ABC8
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##43ABC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##43ABC8 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A7CA
Deuteranopia (green-blind)
#8699C8
Tritanopia (blue-blind)
#00B5B4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #43abc8; /* rgb */ color: rgb(67, 171, 200); /* oklch */ color: oklch(69.3% 0.103 219.7);
Tailwind
colors: {
custom: {
50: '#86c4d8',
500: '#43abc8',
950: '#000000',
},
}SCSS
$custom: #43abc8; $custom-light: #86c4d8; $custom-dark: #000000;
JSON
{
"hex": "#43abc8",
"rgb": {
"r": 67,
"g": 171,
"b": 200
},
"hsl": {
"h": 193.083,
"s": 54.733,
"l": 52.353
},
"oklch": {
"l": 0.69293,
"c": 0.10295,
"h": 219.7
},
"luminance": 0.34489
}Semantic roles & 50–950 ramp
primary
#43ABC8
secondary
#D0A396
accent
#6A4ADE
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1214
muted
#7D8183